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