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