Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy.ComputeRegionTargetTcpProxyTimeouts
-
Packages that use ComputeRegionTargetTcpProxyTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy google_compute_region_target_tcp_proxy -
-
Uses of ComputeRegionTargetTcpProxyTimeouts in com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy
Classes in com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy that implement ComputeRegionTargetTcpProxyTimeouts Modifier and Type Class Description static classComputeRegionTargetTcpProxyTimeouts.Jsii$ProxyAn implementation forComputeRegionTargetTcpProxyTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy that return ComputeRegionTargetTcpProxyTimeouts Modifier and Type Method Description ComputeRegionTargetTcpProxyTimeoutsComputeRegionTargetTcpProxyTimeouts.Builder. build()Builds the configured instance.default ComputeRegionTargetTcpProxyTimeoutsComputeRegionTargetTcpProxyConfig. getTimeouts()timeouts block.ComputeRegionTargetTcpProxyTimeoutsComputeRegionTargetTcpProxyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy with parameters of type ComputeRegionTargetTcpProxyTimeouts Modifier and Type Method Description voidComputeRegionTargetTcpProxy. putTimeouts(ComputeRegionTargetTcpProxyTimeouts value)voidComputeRegionTargetTcpProxyTimeoutsOutputReference. setInternalValue(ComputeRegionTargetTcpProxyTimeouts value)ComputeRegionTargetTcpProxy.BuilderComputeRegionTargetTcpProxy.Builder. timeouts(ComputeRegionTargetTcpProxyTimeouts timeouts)timeouts block.ComputeRegionTargetTcpProxyConfig.BuilderComputeRegionTargetTcpProxyConfig.Builder. timeouts(ComputeRegionTargetTcpProxyTimeouts timeouts)Sets the value ofComputeRegionTargetTcpProxyConfig.getTimeouts()
-