Uses of Interface
com.hashicorp.cdktf.providers.google.compute_http_health_check.ComputeHttpHealthCheckTimeouts
-
Packages that use ComputeHttpHealthCheckTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_http_health_check google_compute_http_health_check -
-
Uses of ComputeHttpHealthCheckTimeouts in com.hashicorp.cdktf.providers.google.compute_http_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_http_health_check that implement ComputeHttpHealthCheckTimeouts Modifier and Type Class Description static classComputeHttpHealthCheckTimeouts.Jsii$ProxyAn implementation forComputeHttpHealthCheckTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_http_health_check that return ComputeHttpHealthCheckTimeouts Modifier and Type Method Description ComputeHttpHealthCheckTimeoutsComputeHttpHealthCheckTimeouts.Builder. build()Builds the configured instance.default ComputeHttpHealthCheckTimeoutsComputeHttpHealthCheckConfig. getTimeouts()timeouts block.ComputeHttpHealthCheckTimeoutsComputeHttpHealthCheckConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_http_health_check with parameters of type ComputeHttpHealthCheckTimeouts Modifier and Type Method Description voidComputeHttpHealthCheck. putTimeouts(ComputeHttpHealthCheckTimeouts value)voidComputeHttpHealthCheckTimeoutsOutputReference. setInternalValue(ComputeHttpHealthCheckTimeouts value)ComputeHttpHealthCheck.BuilderComputeHttpHealthCheck.Builder. timeouts(ComputeHttpHealthCheckTimeouts timeouts)timeouts block.ComputeHttpHealthCheckConfig.BuilderComputeHttpHealthCheckConfig.Builder. timeouts(ComputeHttpHealthCheckTimeouts timeouts)Sets the value ofComputeHttpHealthCheckConfig.getTimeouts()
-