Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanBackupConfig
-
Packages that use GkeBackupBackupPlanBackupConfig Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanBackupConfig in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that implement GkeBackupBackupPlanBackupConfig Modifier and Type Class Description static classGkeBackupBackupPlanBackupConfig.Jsii$ProxyAn implementation forGkeBackupBackupPlanBackupConfigMethods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanBackupConfig Modifier and Type Method Description GkeBackupBackupPlanBackupConfigGkeBackupBackupPlanBackupConfig.Builder. build()Builds the configured instance.default GkeBackupBackupPlanBackupConfigGkeBackupBackupPlanConfig. getBackupConfig()backup_config block.GkeBackupBackupPlanBackupConfigGkeBackupBackupPlanConfig.Jsii$Proxy. getBackupConfig()GkeBackupBackupPlanBackupConfigGkeBackupBackupPlan. getBackupConfigInput()GkeBackupBackupPlanBackupConfigGkeBackupBackupPlanBackupConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanBackupConfig Modifier and Type Method Description GkeBackupBackupPlan.BuilderGkeBackupBackupPlan.Builder. backupConfig(GkeBackupBackupPlanBackupConfig backupConfig)backup_config block.GkeBackupBackupPlanConfig.BuilderGkeBackupBackupPlanConfig.Builder. backupConfig(GkeBackupBackupPlanBackupConfig backupConfig)Sets the value ofGkeBackupBackupPlanConfig.getBackupConfig()voidGkeBackupBackupPlan. putBackupConfig(GkeBackupBackupPlanBackupConfig value)voidGkeBackupBackupPlanBackupConfigOutputReference. setInternalValue(GkeBackupBackupPlanBackupConfig value)
-