Class ContainerAzureClusterControlPlaneDatabaseEncryption.Jsii$Proxy

    • Method Detail

      • getKeyId

        public final String getKeyId()
        Description copied from interface: ContainerAzureClusterControlPlaneDatabaseEncryption
        The ARM ID of the Azure Key Vault key to encrypt / decrypt data.

        For example: `/subscriptions//resourceGroups//providers/Microsoft.KeyVault/vaults//keys/` Encryption will always take the latest version of the key and hence specific version is not supported. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_azure_cluster#key_id ContainerAzureCluster#key_id}

        Specified by:
        getKeyId in interface ContainerAzureClusterControlPlaneDatabaseEncryption
      • $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