Uses of Interface
com.hashicorp.cdktf.providers.google.compute_subnetwork.ComputeSubnetworkTimeouts
-
Packages that use ComputeSubnetworkTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_subnetwork google_compute_subnetwork -
-
Uses of ComputeSubnetworkTimeouts in com.hashicorp.cdktf.providers.google.compute_subnetwork
Classes in com.hashicorp.cdktf.providers.google.compute_subnetwork that implement ComputeSubnetworkTimeouts Modifier and Type Class Description static classComputeSubnetworkTimeouts.Jsii$ProxyAn implementation forComputeSubnetworkTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_subnetwork that return ComputeSubnetworkTimeouts Modifier and Type Method Description ComputeSubnetworkTimeoutsComputeSubnetworkTimeouts.Builder. build()Builds the configured instance.default ComputeSubnetworkTimeoutsComputeSubnetworkConfig. getTimeouts()timeouts block.ComputeSubnetworkTimeoutsComputeSubnetworkConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_subnetwork with parameters of type ComputeSubnetworkTimeouts Modifier and Type Method Description voidComputeSubnetwork. putTimeouts(ComputeSubnetworkTimeouts value)voidComputeSubnetworkTimeoutsOutputReference. setInternalValue(ComputeSubnetworkTimeouts value)ComputeSubnetwork.BuilderComputeSubnetwork.Builder. timeouts(ComputeSubnetworkTimeouts timeouts)timeouts block.ComputeSubnetworkConfig.BuilderComputeSubnetworkConfig.Builder. timeouts(ComputeSubnetworkTimeouts timeouts)Sets the value ofComputeSubnetworkConfig.getTimeouts()
-