Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router_interface.ComputeRouterInterfaceTimeouts
-
Packages that use ComputeRouterInterfaceTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_router_interface google_compute_router_interface -
-
Uses of ComputeRouterInterfaceTimeouts in com.hashicorp.cdktf.providers.google.compute_router_interface
Classes in com.hashicorp.cdktf.providers.google.compute_router_interface that implement ComputeRouterInterfaceTimeouts Modifier and Type Class Description static classComputeRouterInterfaceTimeouts.Jsii$ProxyAn implementation forComputeRouterInterfaceTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_router_interface that return ComputeRouterInterfaceTimeouts Modifier and Type Method Description ComputeRouterInterfaceTimeoutsComputeRouterInterfaceTimeouts.Builder. build()Builds the configured instance.default ComputeRouterInterfaceTimeoutsComputeRouterInterfaceConfig. getTimeouts()timeouts block.ComputeRouterInterfaceTimeoutsComputeRouterInterfaceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_router_interface with parameters of type ComputeRouterInterfaceTimeouts Modifier and Type Method Description voidComputeRouterInterface. putTimeouts(ComputeRouterInterfaceTimeouts value)voidComputeRouterInterfaceTimeoutsOutputReference. setInternalValue(ComputeRouterInterfaceTimeouts value)ComputeRouterInterface.BuilderComputeRouterInterface.Builder. timeouts(ComputeRouterInterfaceTimeouts timeouts)timeouts block.ComputeRouterInterfaceConfig.BuilderComputeRouterInterfaceConfig.Builder. timeouts(ComputeRouterInterfaceTimeouts timeouts)Sets the value ofComputeRouterInterfaceConfig.getTimeouts()
-