Uses of Interface
com.hashicorp.cdktf.providers.google.compute_https_health_check.ComputeHttpsHealthCheckTimeouts
-
Packages that use ComputeHttpsHealthCheckTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_https_health_check google_compute_https_health_check -
-
Uses of ComputeHttpsHealthCheckTimeouts in com.hashicorp.cdktf.providers.google.compute_https_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_https_health_check that implement ComputeHttpsHealthCheckTimeouts Modifier and Type Class Description static classComputeHttpsHealthCheckTimeouts.Jsii$ProxyAn implementation forComputeHttpsHealthCheckTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_https_health_check that return ComputeHttpsHealthCheckTimeouts Modifier and Type Method Description ComputeHttpsHealthCheckTimeoutsComputeHttpsHealthCheckTimeouts.Builder. build()Builds the configured instance.default ComputeHttpsHealthCheckTimeoutsComputeHttpsHealthCheckConfig. getTimeouts()timeouts block.ComputeHttpsHealthCheckTimeoutsComputeHttpsHealthCheckConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_https_health_check with parameters of type ComputeHttpsHealthCheckTimeouts Modifier and Type Method Description voidComputeHttpsHealthCheck. putTimeouts(ComputeHttpsHealthCheckTimeouts value)voidComputeHttpsHealthCheckTimeoutsOutputReference. setInternalValue(ComputeHttpsHealthCheckTimeouts value)ComputeHttpsHealthCheck.BuilderComputeHttpsHealthCheck.Builder. timeouts(ComputeHttpsHealthCheckTimeouts timeouts)timeouts block.ComputeHttpsHealthCheckConfig.BuilderComputeHttpsHealthCheckConfig.Builder. timeouts(ComputeHttpsHealthCheckTimeouts timeouts)Sets the value ofComputeHttpsHealthCheckConfig.getTimeouts()
-