Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigTransformationRules
-
Packages that use GkeBackupRestorePlanRestoreConfigTransformationRules Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigTransformationRules in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanRestoreConfigTransformationRules Modifier and Type Class Description static classGkeBackupRestorePlanRestoreConfigTransformationRules.Jsii$ProxyAn implementation forGkeBackupRestorePlanRestoreConfigTransformationRulesMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigTransformationRules Modifier and Type Method Description GkeBackupRestorePlanRestoreConfigTransformationRulesGkeBackupRestorePlanRestoreConfigTransformationRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigTransformationRules Modifier and Type Method Description voidGkeBackupRestorePlanRestoreConfigTransformationRulesOutputReference. setInternalValue(GkeBackupRestorePlanRestoreConfigTransformationRules value)Method parameters in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with type arguments of type GkeBackupRestorePlanRestoreConfigTransformationRules Modifier and Type Method Description voidGkeBackupRestorePlanRestoreConfigTransformationRulesList. setInternalValue(List<GkeBackupRestorePlanRestoreConfigTransformationRules> value)GkeBackupRestorePlanRestoreConfig.BuilderGkeBackupRestorePlanRestoreConfig.Builder. transformationRules(List<? extends GkeBackupRestorePlanRestoreConfigTransformationRules> transformationRules)Sets the value ofGkeBackupRestorePlanRestoreConfig.getTransformationRules()
-