externalId property
An externally-generated and managed ID for this Membership.
This ID may be modified after creation, but this is not recommended. The
ID must match the regex: a-zA-Z0-9*
If this Membership represents a
Kubernetes cluster, this value should be set to the UID of the
kube-system
namespace object.
Optional.
Implementation
core.String? externalId;