Uses of Interface
com.hashicorp.cdktf.providers.google.compute_target_ssl_proxy.ComputeTargetSslProxyTimeouts
-
Packages that use ComputeTargetSslProxyTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_target_ssl_proxy google_compute_target_ssl_proxy -
-
Uses of ComputeTargetSslProxyTimeouts in com.hashicorp.cdktf.providers.google.compute_target_ssl_proxy
Classes in com.hashicorp.cdktf.providers.google.compute_target_ssl_proxy that implement ComputeTargetSslProxyTimeouts Modifier and Type Class Description static classComputeTargetSslProxyTimeouts.Jsii$ProxyAn implementation forComputeTargetSslProxyTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_target_ssl_proxy that return ComputeTargetSslProxyTimeouts Modifier and Type Method Description ComputeTargetSslProxyTimeoutsComputeTargetSslProxyTimeouts.Builder. build()Builds the configured instance.default ComputeTargetSslProxyTimeoutsComputeTargetSslProxyConfig. getTimeouts()timeouts block.ComputeTargetSslProxyTimeoutsComputeTargetSslProxyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_target_ssl_proxy with parameters of type ComputeTargetSslProxyTimeouts Modifier and Type Method Description voidComputeTargetSslProxy. putTimeouts(ComputeTargetSslProxyTimeouts value)voidComputeTargetSslProxyTimeoutsOutputReference. setInternalValue(ComputeTargetSslProxyTimeouts value)ComputeTargetSslProxy.BuilderComputeTargetSslProxy.Builder. timeouts(ComputeTargetSslProxyTimeouts timeouts)timeouts block.ComputeTargetSslProxyConfig.BuilderComputeTargetSslProxyConfig.Builder. timeouts(ComputeTargetSslProxyTimeouts timeouts)Sets the value ofComputeTargetSslProxyConfig.getTimeouts()
-