Uses of Interface
com.hashicorp.cdktf.providers.google.compute_http_health_check.ComputeHttpHealthCheckConfig
-
Packages that use ComputeHttpHealthCheckConfig Package Description com.hashicorp.cdktf.providers.google.compute_http_health_check google_compute_http_health_check -
-
Uses of ComputeHttpHealthCheckConfig in com.hashicorp.cdktf.providers.google.compute_http_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_http_health_check that implement ComputeHttpHealthCheckConfig Modifier and Type Class Description static classComputeHttpHealthCheckConfig.Jsii$ProxyAn implementation forComputeHttpHealthCheckConfigMethods in com.hashicorp.cdktf.providers.google.compute_http_health_check that return ComputeHttpHealthCheckConfig Modifier and Type Method Description ComputeHttpHealthCheckConfigComputeHttpHealthCheckConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_http_health_check with parameters of type ComputeHttpHealthCheckConfig Constructor Description ComputeHttpHealthCheck(software.constructs.Construct scope, String id, ComputeHttpHealthCheckConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_http_health_check google_compute_http_health_check} Resource.
-