Uses of Interface
com.hashicorp.cdktf.providers.google.compute_health_check.ComputeHealthCheckHttp2HealthCheck
-
Packages that use ComputeHealthCheckHttp2HealthCheck Package Description com.hashicorp.cdktf.providers.google.compute_health_check google_compute_health_check -
-
Uses of ComputeHealthCheckHttp2HealthCheck in com.hashicorp.cdktf.providers.google.compute_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_health_check that implement ComputeHealthCheckHttp2HealthCheck Modifier and Type Class Description static classComputeHealthCheckHttp2HealthCheck.Jsii$ProxyAn implementation forComputeHealthCheckHttp2HealthCheckMethods in com.hashicorp.cdktf.providers.google.compute_health_check that return ComputeHealthCheckHttp2HealthCheck Modifier and Type Method Description ComputeHealthCheckHttp2HealthCheckComputeHealthCheckHttp2HealthCheck.Builder. build()Builds the configured instance.default ComputeHealthCheckHttp2HealthCheckComputeHealthCheckConfig. getHttp2HealthCheck()http2_health_check block.ComputeHealthCheckHttp2HealthCheckComputeHealthCheckConfig.Jsii$Proxy. getHttp2HealthCheck()ComputeHealthCheckHttp2HealthCheckComputeHealthCheck. getHttp2HealthCheckInput()ComputeHealthCheckHttp2HealthCheckComputeHealthCheckHttp2HealthCheckOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_health_check with parameters of type ComputeHealthCheckHttp2HealthCheck Modifier and Type Method Description ComputeHealthCheck.BuilderComputeHealthCheck.Builder. http2HealthCheck(ComputeHealthCheckHttp2HealthCheck http2HealthCheck)http2_health_check block.ComputeHealthCheckConfig.BuilderComputeHealthCheckConfig.Builder. http2HealthCheck(ComputeHealthCheckHttp2HealthCheck http2HealthCheck)Sets the value ofComputeHealthCheckConfig.getHttp2HealthCheck()voidComputeHealthCheck. putHttp2HealthCheck(ComputeHealthCheckHttp2HealthCheck value)voidComputeHealthCheckHttp2HealthCheckOutputReference. setInternalValue(ComputeHealthCheckHttp2HealthCheck value)
-