Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router_nat.ComputeRouterNatTimeouts
-
Packages that use ComputeRouterNatTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_router_nat google_compute_router_nat -
-
Uses of ComputeRouterNatTimeouts in com.hashicorp.cdktf.providers.google.compute_router_nat
Classes in com.hashicorp.cdktf.providers.google.compute_router_nat that implement ComputeRouterNatTimeouts Modifier and Type Class Description static classComputeRouterNatTimeouts.Jsii$ProxyAn implementation forComputeRouterNatTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_router_nat that return ComputeRouterNatTimeouts Modifier and Type Method Description ComputeRouterNatTimeoutsComputeRouterNatTimeouts.Builder. build()Builds the configured instance.default ComputeRouterNatTimeoutsComputeRouterNatConfig. getTimeouts()timeouts block.ComputeRouterNatTimeoutsComputeRouterNatConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_router_nat with parameters of type ComputeRouterNatTimeouts Modifier and Type Method Description voidComputeRouterNat. putTimeouts(ComputeRouterNatTimeouts value)voidComputeRouterNatTimeoutsOutputReference. setInternalValue(ComputeRouterNatTimeouts value)ComputeRouterNat.BuilderComputeRouterNat.Builder. timeouts(ComputeRouterNatTimeouts timeouts)timeouts block.ComputeRouterNatConfig.BuilderComputeRouterNatConfig.Builder. timeouts(ComputeRouterNatTimeouts timeouts)Sets the value ofComputeRouterNatConfig.getTimeouts()
-