Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfig
-
Packages that use GkeBackupRestorePlanRestoreConfig Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfig in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanRestoreConfig Modifier and Type Class Description static classGkeBackupRestorePlanRestoreConfig.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfig Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigGkeBackupRestorePlanRestoreConfig.Builder. build()Builds the configured instance.GkeBackupRestorePlanRestoreConfigGkeBackupRestorePlanRestoreConfigOutputReference. getInternalValue()GkeBackupRestorePlanRestoreConfigGkeBackupRestorePlanConfig. getRestoreConfig()restore_config block.GkeBackupRestorePlanRestoreConfigGkeBackupRestorePlanConfig.Jsii$Proxy. getRestoreConfig()GkeBackupRestorePlanRestoreConfigGkeBackupRestorePlan. getRestoreConfigInput()Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfig Modifier and Type Method Description voidGkeBackupRestorePlan. putRestoreConfig(GkeBackupRestorePlanRestoreConfig value)GkeBackupRestorePlan.BuilderGkeBackupRestorePlan.Builder. restoreConfig(GkeBackupRestorePlanRestoreConfig restoreConfig)restore_config block.GkeBackupRestorePlanConfig.BuilderGkeBackupRestorePlanConfig.Builder. restoreConfig(GkeBackupRestorePlanRestoreConfig restoreConfig)Sets the value ofGkeBackupRestorePlanConfig.getRestoreConfig()voidGkeBackupRestorePlanRestoreConfigOutputReference. setInternalValue(GkeBackupRestorePlanRestoreConfig value)
-