Uses of Interface
com.hashicorp.cdktf.providers.google.compute_health_check.ComputeHealthCheckTimeouts
-
Packages that use ComputeHealthCheckTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_health_check google_compute_health_check -
-
Uses of ComputeHealthCheckTimeouts in com.hashicorp.cdktf.providers.google.compute_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_health_check that implement ComputeHealthCheckTimeouts Modifier and Type Class Description static classComputeHealthCheckTimeouts.Jsii$ProxyAn implementation forComputeHealthCheckTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_health_check that return ComputeHealthCheckTimeouts Modifier and Type Method Description ComputeHealthCheckTimeoutsComputeHealthCheckTimeouts.Builder. build()Builds the configured instance.default ComputeHealthCheckTimeoutsComputeHealthCheckConfig. getTimeouts()timeouts block.ComputeHealthCheckTimeoutsComputeHealthCheckConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_health_check with parameters of type ComputeHealthCheckTimeouts Modifier and Type Method Description voidComputeHealthCheck. putTimeouts(ComputeHealthCheckTimeouts value)voidComputeHealthCheckTimeoutsOutputReference. setInternalValue(ComputeHealthCheckTimeouts value)ComputeHealthCheck.BuilderComputeHealthCheck.Builder. timeouts(ComputeHealthCheckTimeouts timeouts)timeouts block.ComputeHealthCheckConfig.BuilderComputeHealthCheckConfig.Builder. timeouts(ComputeHealthCheckTimeouts timeouts)Sets the value ofComputeHealthCheckConfig.getTimeouts()
-