Uses of Interface
com.hashicorp.cdktf.providers.google.compute_target_http_proxy.ComputeTargetHttpProxyTimeouts
-
Packages that use ComputeTargetHttpProxyTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_target_http_proxy google_compute_target_http_proxy -
-
Uses of ComputeTargetHttpProxyTimeouts in com.hashicorp.cdktf.providers.google.compute_target_http_proxy
Classes in com.hashicorp.cdktf.providers.google.compute_target_http_proxy that implement ComputeTargetHttpProxyTimeouts Modifier and Type Class Description static classComputeTargetHttpProxyTimeouts.Jsii$ProxyAn implementation forComputeTargetHttpProxyTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_target_http_proxy that return ComputeTargetHttpProxyTimeouts Modifier and Type Method Description ComputeTargetHttpProxyTimeoutsComputeTargetHttpProxyTimeouts.Builder. build()Builds the configured instance.default ComputeTargetHttpProxyTimeoutsComputeTargetHttpProxyConfig. getTimeouts()timeouts block.ComputeTargetHttpProxyTimeoutsComputeTargetHttpProxyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_target_http_proxy with parameters of type ComputeTargetHttpProxyTimeouts Modifier and Type Method Description voidComputeTargetHttpProxy. putTimeouts(ComputeTargetHttpProxyTimeouts value)voidComputeTargetHttpProxyTimeoutsOutputReference. setInternalValue(ComputeTargetHttpProxyTimeouts value)ComputeTargetHttpProxy.BuilderComputeTargetHttpProxy.Builder. timeouts(ComputeTargetHttpProxyTimeouts timeouts)timeouts block.ComputeTargetHttpProxyConfig.BuilderComputeTargetHttpProxyConfig.Builder. timeouts(ComputeTargetHttpProxyTimeouts timeouts)Sets the value ofComputeTargetHttpProxyConfig.getTimeouts()
-