Uses of Interface
com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy.ComputeTargetTcpProxyTimeouts
-
Packages that use ComputeTargetTcpProxyTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy google_compute_target_tcp_proxy -
-
Uses of ComputeTargetTcpProxyTimeouts in com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy
Classes in com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy that implement ComputeTargetTcpProxyTimeouts Modifier and Type Class Description static classComputeTargetTcpProxyTimeouts.Jsii$ProxyAn implementation forComputeTargetTcpProxyTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy that return ComputeTargetTcpProxyTimeouts Modifier and Type Method Description ComputeTargetTcpProxyTimeoutsComputeTargetTcpProxyTimeouts.Builder. build()Builds the configured instance.default ComputeTargetTcpProxyTimeoutsComputeTargetTcpProxyConfig. getTimeouts()timeouts block.ComputeTargetTcpProxyTimeoutsComputeTargetTcpProxyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy with parameters of type ComputeTargetTcpProxyTimeouts Modifier and Type Method Description voidComputeTargetTcpProxy. putTimeouts(ComputeTargetTcpProxyTimeouts value)voidComputeTargetTcpProxyTimeoutsOutputReference. setInternalValue(ComputeTargetTcpProxyTimeouts value)ComputeTargetTcpProxy.BuilderComputeTargetTcpProxy.Builder. timeouts(ComputeTargetTcpProxyTimeouts timeouts)timeouts block.ComputeTargetTcpProxyConfig.BuilderComputeTargetTcpProxyConfig.Builder. timeouts(ComputeTargetTcpProxyTimeouts timeouts)Sets the value ofComputeTargetTcpProxyConfig.getTimeouts()
-