Uses of Interface
com.hashicorp.cdktf.providers.google.compute_route.ComputeRouteTimeouts
-
Packages that use ComputeRouteTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_route google_compute_route -
-
Uses of ComputeRouteTimeouts in com.hashicorp.cdktf.providers.google.compute_route
Classes in com.hashicorp.cdktf.providers.google.compute_route that implement ComputeRouteTimeouts Modifier and Type Class Description static classComputeRouteTimeouts.Jsii$ProxyAn implementation forComputeRouteTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_route that return ComputeRouteTimeouts Modifier and Type Method Description ComputeRouteTimeoutsComputeRouteTimeouts.Builder. build()Builds the configured instance.default ComputeRouteTimeoutsComputeRouteConfig. getTimeouts()timeouts block.ComputeRouteTimeoutsComputeRouteConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_route with parameters of type ComputeRouteTimeouts Modifier and Type Method Description voidComputeRoute. putTimeouts(ComputeRouteTimeouts value)voidComputeRouteTimeoutsOutputReference. setInternalValue(ComputeRouteTimeouts value)ComputeRoute.BuilderComputeRoute.Builder. timeouts(ComputeRouteTimeouts timeouts)timeouts block.ComputeRouteConfig.BuilderComputeRouteConfig.Builder. timeouts(ComputeRouteTimeouts timeouts)Sets the value ofComputeRouteConfig.getTimeouts()
-