Uses of Interface
com.hashicorp.cdktf.providers.google.compute_network_peering_routes_config.ComputeNetworkPeeringRoutesConfigTimeouts
-
Packages that use ComputeNetworkPeeringRoutesConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_network_peering_routes_config google_compute_network_peering_routes_config -
-
Uses of ComputeNetworkPeeringRoutesConfigTimeouts in com.hashicorp.cdktf.providers.google.compute_network_peering_routes_config
Classes in com.hashicorp.cdktf.providers.google.compute_network_peering_routes_config that implement ComputeNetworkPeeringRoutesConfigTimeouts Modifier and Type Class Description static classComputeNetworkPeeringRoutesConfigTimeouts.Jsii$ProxyAn implementation forComputeNetworkPeeringRoutesConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_network_peering_routes_config that return ComputeNetworkPeeringRoutesConfigTimeouts Modifier and Type Method Description ComputeNetworkPeeringRoutesConfigTimeoutsComputeNetworkPeeringRoutesConfigTimeouts.Builder. build()Builds the configured instance.default ComputeNetworkPeeringRoutesConfigTimeoutsComputeNetworkPeeringRoutesConfigConfig. getTimeouts()timeouts block.ComputeNetworkPeeringRoutesConfigTimeoutsComputeNetworkPeeringRoutesConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_network_peering_routes_config with parameters of type ComputeNetworkPeeringRoutesConfigTimeouts Modifier and Type Method Description voidComputeNetworkPeeringRoutesConfig. putTimeouts(ComputeNetworkPeeringRoutesConfigTimeouts value)voidComputeNetworkPeeringRoutesConfigTimeoutsOutputReference. setInternalValue(ComputeNetworkPeeringRoutesConfigTimeouts value)ComputeNetworkPeeringRoutesConfig.BuilderComputeNetworkPeeringRoutesConfig.Builder. timeouts(ComputeNetworkPeeringRoutesConfigTimeouts timeouts)timeouts block.ComputeNetworkPeeringRoutesConfigConfig.BuilderComputeNetworkPeeringRoutesConfigConfig.Builder. timeouts(ComputeNetworkPeeringRoutesConfigTimeouts timeouts)Sets the value ofComputeNetworkPeeringRoutesConfigConfig.getTimeouts()
-