Class DataprocMetastoreServiceEncryptionConfig.Jsii$Proxy

    • Method Detail

      • getKmsKey

        public final String getKmsKey()
        Description copied from interface: DataprocMetastoreServiceEncryptionConfig
        The fully qualified customer provided Cloud KMS key name to use for customer data encryption. Use the following format: 'projects/([^/]+)/locations/([^/]+)/keyRings/([^/]+)/cryptoKeys/([^/]+)'.

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

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