Uses of Interface
com.hashicorp.cdktf.providers.google.compute_health_check.ComputeHealthCheckHttpHealthCheck
-
Packages that use ComputeHealthCheckHttpHealthCheck Package Description com.hashicorp.cdktf.providers.google.compute_health_check google_compute_health_check -
-
Uses of ComputeHealthCheckHttpHealthCheck in com.hashicorp.cdktf.providers.google.compute_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_health_check that implement ComputeHealthCheckHttpHealthCheck Modifier and Type Class Description static classComputeHealthCheckHttpHealthCheck.Jsii$ProxyAn implementation forComputeHealthCheckHttpHealthCheckMethods in com.hashicorp.cdktf.providers.google.compute_health_check that return ComputeHealthCheckHttpHealthCheck Modifier and Type Method Description ComputeHealthCheckHttpHealthCheckComputeHealthCheckHttpHealthCheck.Builder. build()Builds the configured instance.default ComputeHealthCheckHttpHealthCheckComputeHealthCheckConfig. getHttpHealthCheck()http_health_check block.ComputeHealthCheckHttpHealthCheckComputeHealthCheckConfig.Jsii$Proxy. getHttpHealthCheck()ComputeHealthCheckHttpHealthCheckComputeHealthCheck. getHttpHealthCheckInput()ComputeHealthCheckHttpHealthCheckComputeHealthCheckHttpHealthCheckOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_health_check with parameters of type ComputeHealthCheckHttpHealthCheck Modifier and Type Method Description ComputeHealthCheck.BuilderComputeHealthCheck.Builder. httpHealthCheck(ComputeHealthCheckHttpHealthCheck httpHealthCheck)http_health_check block.ComputeHealthCheckConfig.BuilderComputeHealthCheckConfig.Builder. httpHealthCheck(ComputeHealthCheckHttpHealthCheck httpHealthCheck)Sets the value ofComputeHealthCheckConfig.getHttpHealthCheck()voidComputeHealthCheck. putHttpHealthCheck(ComputeHealthCheckHttpHealthCheck value)voidComputeHealthCheckHttpHealthCheckOutputReference. setInternalValue(ComputeHealthCheckHttpHealthCheck value)
-