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