Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_health_check.ComputeRegionHealthCheckSslHealthCheck
-
Packages that use ComputeRegionHealthCheckSslHealthCheck Package Description com.hashicorp.cdktf.providers.google.compute_region_health_check google_compute_region_health_check -
-
Uses of ComputeRegionHealthCheckSslHealthCheck in com.hashicorp.cdktf.providers.google.compute_region_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_region_health_check that implement ComputeRegionHealthCheckSslHealthCheck Modifier and Type Class Description static classComputeRegionHealthCheckSslHealthCheck.Jsii$ProxyAn implementation forComputeRegionHealthCheckSslHealthCheckMethods in com.hashicorp.cdktf.providers.google.compute_region_health_check that return ComputeRegionHealthCheckSslHealthCheck Modifier and Type Method Description ComputeRegionHealthCheckSslHealthCheckComputeRegionHealthCheckSslHealthCheck.Builder. build()Builds the configured instance.ComputeRegionHealthCheckSslHealthCheckComputeRegionHealthCheckSslHealthCheckOutputReference. getInternalValue()default ComputeRegionHealthCheckSslHealthCheckComputeRegionHealthCheckConfig. getSslHealthCheck()ssl_health_check block.ComputeRegionHealthCheckSslHealthCheckComputeRegionHealthCheckConfig.Jsii$Proxy. getSslHealthCheck()ComputeRegionHealthCheckSslHealthCheckComputeRegionHealthCheck. getSslHealthCheckInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_health_check with parameters of type ComputeRegionHealthCheckSslHealthCheck Modifier and Type Method Description voidComputeRegionHealthCheck. putSslHealthCheck(ComputeRegionHealthCheckSslHealthCheck value)voidComputeRegionHealthCheckSslHealthCheckOutputReference. setInternalValue(ComputeRegionHealthCheckSslHealthCheck value)ComputeRegionHealthCheck.BuilderComputeRegionHealthCheck.Builder. sslHealthCheck(ComputeRegionHealthCheckSslHealthCheck sslHealthCheck)ssl_health_check block.ComputeRegionHealthCheckConfig.BuilderComputeRegionHealthCheckConfig.Builder. sslHealthCheck(ComputeRegionHealthCheckSslHealthCheck sslHealthCheck)Sets the value ofComputeRegionHealthCheckConfig.getSslHealthCheck()
-