Uses of Class
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupConfigEncryptionKey.Builder
-
Packages that use GkeBackupBackupPlanBackupConfigEncryptionKey.Builder Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupConfigEncryptionKey.Builder in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupConfigEncryptionKey.Builder Modifier and Type Method Description static GkeBackupBackupPlanBackupConfigEncryptionKey.BuilderGkeBackupBackupPlanBackupConfigEncryptionKey. builder()GkeBackupBackupPlanBackupConfigEncryptionKey.BuilderGkeBackupBackupPlanBackupConfigEncryptionKey.Builder. gcpKmsEncryptionKey(String gcpKmsEncryptionKey)Sets the value ofGkeBackupBackupPlanBackupConfigEncryptionKey.getGcpKmsEncryptionKey()Constructors in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupConfigEncryptionKey.Builder Constructor Description Jsii$Proxy(GkeBackupBackupPlanBackupConfigEncryptionKey.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeBackupBackupPlanBackupConfigEncryptionKey.Builder.
-