Uses of Interface
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceTimeouts
-
Packages that use WorkbenchInstanceTimeouts Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceTimeouts in com.hashicorp.cdktf.providers.google.workbench_instance
Classes in com.hashicorp.cdktf.providers.google.workbench_instance that implement WorkbenchInstanceTimeouts Modifier and Type Class Description static classWorkbenchInstanceTimeouts.Jsii$ProxyAn implementation forWorkbenchInstanceTimeoutsMethods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceTimeouts Modifier and Type Method Description WorkbenchInstanceTimeoutsWorkbenchInstanceTimeouts.Builder. build()Builds the configured instance.default WorkbenchInstanceTimeoutsWorkbenchInstanceConfig. getTimeouts()timeouts block.WorkbenchInstanceTimeoutsWorkbenchInstanceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceTimeouts Modifier and Type Method Description voidWorkbenchInstance. putTimeouts(WorkbenchInstanceTimeouts value)voidWorkbenchInstanceTimeoutsOutputReference. setInternalValue(WorkbenchInstanceTimeouts value)WorkbenchInstance.BuilderWorkbenchInstance.Builder. timeouts(WorkbenchInstanceTimeouts timeouts)timeouts block.WorkbenchInstanceConfig.BuilderWorkbenchInstanceConfig.Builder. timeouts(WorkbenchInstanceTimeouts timeouts)Sets the value ofWorkbenchInstanceConfig.getTimeouts()
-