Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupConfigEncryptionKey
-
Packages that use GkeBackupBackupPlanBackupConfigEncryptionKey Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupConfigEncryptionKey in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that implement GkeBackupBackupPlanBackupConfigEncryptionKey Modifier and Type Class Description static classGkeBackupBackupPlanBackupConfigEncryptionKey.Jsii$ProxyAn implementation forGkeBackupBackupPlanBackupConfigEncryptionKeyMethods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupConfigEncryptionKey Modifier and Type Method Description GkeBackupBackupPlanBackupConfigEncryptionKeyGkeBackupBackupPlanBackupConfigEncryptionKey.Builder. build()Builds the configured instance.default GkeBackupBackupPlanBackupConfigEncryptionKeyGkeBackupBackupPlanBackupConfig. getEncryptionKey()encryption_key block.GkeBackupBackupPlanBackupConfigEncryptionKeyGkeBackupBackupPlanBackupConfig.Jsii$Proxy. getEncryptionKey()GkeBackupBackupPlanBackupConfigEncryptionKeyGkeBackupBackupPlanBackupConfigOutputReference. getEncryptionKeyInput()GkeBackupBackupPlanBackupConfigEncryptionKeyGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupConfigEncryptionKey Modifier and Type Method Description GkeBackupBackupPlanBackupConfig.BuilderGkeBackupBackupPlanBackupConfig.Builder. encryptionKey(GkeBackupBackupPlanBackupConfigEncryptionKey encryptionKey)Sets the value ofGkeBackupBackupPlanBackupConfig.getEncryptionKey()voidGkeBackupBackupPlanBackupConfigOutputReference. putEncryptionKey(GkeBackupBackupPlanBackupConfigEncryptionKey value)voidGkeBackupBackupPlanBackupConfigEncryptionKeyOutputReference. setInternalValue(GkeBackupBackupPlanBackupConfigEncryptionKey value)
-