Uses of Interface
com.hashicorp.cdktf.providers.google.compute_target_pool.ComputeTargetPoolTimeouts
-
Packages that use ComputeTargetPoolTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_target_pool google_compute_target_pool -
-
Uses of ComputeTargetPoolTimeouts in com.hashicorp.cdktf.providers.google.compute_target_pool
Classes in com.hashicorp.cdktf.providers.google.compute_target_pool that implement ComputeTargetPoolTimeouts Modifier and Type Class Description static classComputeTargetPoolTimeouts.Jsii$ProxyAn implementation forComputeTargetPoolTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_target_pool that return ComputeTargetPoolTimeouts Modifier and Type Method Description ComputeTargetPoolTimeoutsComputeTargetPoolTimeouts.Builder. build()Builds the configured instance.default ComputeTargetPoolTimeoutsComputeTargetPoolConfig. getTimeouts()timeouts block.ComputeTargetPoolTimeoutsComputeTargetPoolConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_target_pool with parameters of type ComputeTargetPoolTimeouts Modifier and Type Method Description voidComputeTargetPool. putTimeouts(ComputeTargetPoolTimeouts value)voidComputeTargetPoolTimeoutsOutputReference. setInternalValue(ComputeTargetPoolTimeouts value)ComputeTargetPool.BuilderComputeTargetPool.Builder. timeouts(ComputeTargetPoolTimeouts timeouts)timeouts block.ComputeTargetPoolConfig.BuilderComputeTargetPoolConfig.Builder. timeouts(ComputeTargetPoolTimeouts timeouts)Sets the value ofComputeTargetPoolConfig.getTimeouts()
-