clusterId property
The user-provided identifier of the new Cluster
.
The identifier must meet the following requirements: * Only contains 1-63 alphanumeric characters and hyphens * Begins with an alphabetical character * Ends with a non-hyphen character * Not formatted as a UUID * Complies with RFC 1034 (section 3.5)
Required.
Implementation
core.String? clusterId;