localName property

String? localName
getter/setter pair

The object name of the VMware OnPremUserCluster custom resource on the associated admin cluster.

This field is used to support conflicting resource names when enrolling existing clusters to the API. When not provided, this field will resolve to the vmware_cluster_id. Otherwise, it must match the object name of the VMware OnPremUserCluster custom resource. It is not modifiable outside / beyond the enrollment operation.

Optional.

Implementation

core.String? localName;