clusterName property

String? clusterName
getter/setter pair

The cluster name for Exascale vm cluster.

The cluster name must begin with an alphabetic character and may contain hyphens(-) but can not contain underscores(_). It should be not more than 11 characters and is not case sensitive. OCI Cluster name.

Optional. Immutable.

Implementation

core.String? clusterName;