Uses of Interface
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanTimeouts
-
Packages that use GkeBackupRestorePlanTimeouts Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanTimeouts in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Classes in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that implement GkeBackupRestorePlanTimeouts Modifier and Type Class Description static classGkeBackupRestorePlanTimeouts.Jsii$ProxyAn implementation forGkeBackupRestorePlanTimeoutsMethods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanTimeouts Modifier and Type Method Description GkeBackupRestorePlanTimeoutsGkeBackupRestorePlanTimeouts.Builder. build()Builds the configured instance.default GkeBackupRestorePlanTimeoutsGkeBackupRestorePlanConfig. getTimeouts()timeouts block.GkeBackupRestorePlanTimeoutsGkeBackupRestorePlanConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanTimeouts Modifier and Type Method Description voidGkeBackupRestorePlan. putTimeouts(GkeBackupRestorePlanTimeouts value)voidGkeBackupRestorePlanTimeoutsOutputReference. setInternalValue(GkeBackupRestorePlanTimeouts value)GkeBackupRestorePlan.BuilderGkeBackupRestorePlan.Builder. timeouts(GkeBackupRestorePlanTimeouts timeouts)timeouts block.GkeBackupRestorePlanConfig.BuilderGkeBackupRestorePlanConfig.Builder. timeouts(GkeBackupRestorePlanTimeouts timeouts)Sets the value ofGkeBackupRestorePlanConfig.getTimeouts()
-