Class GkeBackupBackupPlanBackupConfigEncryptionKey.Jsii$Proxy

    • Method Detail

      • getGcpKmsEncryptionKey

        public final String getGcpKmsEncryptionKey()
        Description copied from interface: GkeBackupBackupPlanBackupConfigEncryptionKey
        Google Cloud KMS encryption key. Format: projects/* /locations/* /keyRings/* /cryptoKeys/*.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_backup_backup_plan#gcp_kms_encryption_key GkeBackupBackupPlan#gcp_kms_encryption_key} Note: The above comment contained a comment block ending sequence (* followed by /). We have introduced a space between to prevent syntax errors. Please ignore the space.

        Specified by:
        getGcpKmsEncryptionKey in interface GkeBackupBackupPlanBackupConfigEncryptionKey
      • $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