Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_backup_plan.GkeBackupBackupPlanTimeouts
-
Packages that use GkeBackupBackupPlanTimeouts Package Description com.hashicorp.cdktf.providers.google.gke_backup_backup_plan google_gke_backup_backup_plan -
-
Uses of GkeBackupBackupPlanTimeouts in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that implement GkeBackupBackupPlanTimeouts Modifier and Type Class Description static classGkeBackupBackupPlanTimeouts.Jsii$ProxyAn implementation forGkeBackupBackupPlanTimeoutsMethods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan that return GkeBackupBackupPlanTimeouts Modifier and Type Method Description GkeBackupBackupPlanTimeoutsGkeBackupBackupPlanTimeouts.Builder. build()Builds the configured instance.default GkeBackupBackupPlanTimeoutsGkeBackupBackupPlanConfig. getTimeouts()timeouts block.GkeBackupBackupPlanTimeoutsGkeBackupBackupPlanConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.gke_backup_backup_plan with parameters of type GkeBackupBackupPlanTimeouts Modifier and Type Method Description voidGkeBackupBackupPlan. putTimeouts(GkeBackupBackupPlanTimeouts value)voidGkeBackupBackupPlanTimeoutsOutputReference. setInternalValue(GkeBackupBackupPlanTimeouts value)GkeBackupBackupPlan.BuilderGkeBackupBackupPlan.Builder. timeouts(GkeBackupBackupPlanTimeouts timeouts)timeouts block.GkeBackupBackupPlanConfig.BuilderGkeBackupBackupPlanConfig.Builder. timeouts(GkeBackupBackupPlanTimeouts timeouts)Sets the value ofGkeBackupBackupPlanConfig.getTimeouts()
-