ignored property
A list of memberships ignored by the feature.
For example, manually upgraded clusters can be ignored if they are newer
than the default versions of its release channel. The membership resource
is in the format: projects/{p}/locations/{l}/membership/{m}
.
Implementation
core.Map<core.String, ClusterUpgradeIgnoredMembership>? ignored;