Uses of Interface
com.hashicorp.cdktf.providers.google.compute_global_address.ComputeGlobalAddressTimeouts
-
Packages that use ComputeGlobalAddressTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_global_address google_compute_global_address -
-
Uses of ComputeGlobalAddressTimeouts in com.hashicorp.cdktf.providers.google.compute_global_address
Classes in com.hashicorp.cdktf.providers.google.compute_global_address that implement ComputeGlobalAddressTimeouts Modifier and Type Class Description static classComputeGlobalAddressTimeouts.Jsii$ProxyAn implementation forComputeGlobalAddressTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_global_address that return ComputeGlobalAddressTimeouts Modifier and Type Method Description ComputeGlobalAddressTimeoutsComputeGlobalAddressTimeouts.Builder. build()Builds the configured instance.default ComputeGlobalAddressTimeoutsComputeGlobalAddressConfig. getTimeouts()timeouts block.ComputeGlobalAddressTimeoutsComputeGlobalAddressConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_global_address with parameters of type ComputeGlobalAddressTimeouts Modifier and Type Method Description voidComputeGlobalAddress. putTimeouts(ComputeGlobalAddressTimeouts value)voidComputeGlobalAddressTimeoutsOutputReference. setInternalValue(ComputeGlobalAddressTimeouts value)ComputeGlobalAddress.BuilderComputeGlobalAddress.Builder. timeouts(ComputeGlobalAddressTimeouts timeouts)timeouts block.ComputeGlobalAddressConfig.BuilderComputeGlobalAddressConfig.Builder. timeouts(ComputeGlobalAddressTimeouts timeouts)Sets the value ofComputeGlobalAddressConfig.getTimeouts()
-