Class EdgecontainerClusterControlPlaneEncryption.Jsii$Proxy

    • Method Detail

      • getKmsKey

        public final String getKmsKey()
        Description copied from interface: EdgecontainerClusterControlPlaneEncryption
        The Cloud KMS CryptoKey e.g. projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} to use for protecting control plane disks. If not specified, a Google-managed key will be used instead.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/edgecontainer_cluster#kms_key EdgecontainerCluster#kms_key}

        Specified by:
        getKmsKey in interface EdgecontainerClusterControlPlaneEncryption
      • $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