Class VmwareenginePrivateCloudManagementCluster.Jsii$Proxy

    • Method Detail

      • getClusterId

        public final String getClusterId()
        Description copied from interface: VmwareenginePrivateCloudManagementCluster
        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 (https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5) Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/vmwareengine_private_cloud#cluster_id VmwareenginePrivateCloud#cluster_id}

        Specified by:
        getClusterId in interface VmwareenginePrivateCloudManagementCluster
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object