Uses of Interface
com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool.CloudbuildWorkerPoolTimeouts
-
Packages that use CloudbuildWorkerPoolTimeouts Package Description com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool google_cloudbuild_worker_pool -
-
Uses of CloudbuildWorkerPoolTimeouts in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool
Classes in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool that implement CloudbuildWorkerPoolTimeouts Modifier and Type Class Description static classCloudbuildWorkerPoolTimeouts.Jsii$ProxyAn implementation forCloudbuildWorkerPoolTimeoutsMethods in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool that return CloudbuildWorkerPoolTimeouts Modifier and Type Method Description CloudbuildWorkerPoolTimeoutsCloudbuildWorkerPoolTimeouts.Builder. build()Builds the configured instance.default CloudbuildWorkerPoolTimeoutsCloudbuildWorkerPoolConfig. getTimeouts()timeouts block.CloudbuildWorkerPoolTimeoutsCloudbuildWorkerPoolConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool with parameters of type CloudbuildWorkerPoolTimeouts Modifier and Type Method Description voidCloudbuildWorkerPool. putTimeouts(CloudbuildWorkerPoolTimeouts value)voidCloudbuildWorkerPoolTimeoutsOutputReference. setInternalValue(CloudbuildWorkerPoolTimeouts value)CloudbuildWorkerPool.BuilderCloudbuildWorkerPool.Builder. timeouts(CloudbuildWorkerPoolTimeouts timeouts)timeouts block.CloudbuildWorkerPoolConfig.BuilderCloudbuildWorkerPoolConfig.Builder. timeouts(CloudbuildWorkerPoolTimeouts timeouts)Sets the value ofCloudbuildWorkerPoolConfig.getTimeouts()
-