Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router.ComputeRouterTimeouts
-
Packages that use ComputeRouterTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_router google_compute_router -
-
Uses of ComputeRouterTimeouts in com.hashicorp.cdktf.providers.google.compute_router
Classes in com.hashicorp.cdktf.providers.google.compute_router that implement ComputeRouterTimeouts Modifier and Type Class Description static classComputeRouterTimeouts.Jsii$ProxyAn implementation forComputeRouterTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_router that return ComputeRouterTimeouts Modifier and Type Method Description ComputeRouterTimeoutsComputeRouterTimeouts.Builder. build()Builds the configured instance.default ComputeRouterTimeoutsComputeRouterConfig. getTimeouts()timeouts block.ComputeRouterTimeoutsComputeRouterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_router with parameters of type ComputeRouterTimeouts Modifier and Type Method Description voidComputeRouter. putTimeouts(ComputeRouterTimeouts value)voidComputeRouterTimeoutsOutputReference. setInternalValue(ComputeRouterTimeouts value)ComputeRouter.BuilderComputeRouter.Builder. timeouts(ComputeRouterTimeouts timeouts)timeouts block.ComputeRouterConfig.BuilderComputeRouterConfig.Builder. timeouts(ComputeRouterTimeouts timeouts)Sets the value ofComputeRouterConfig.getTimeouts()
-