Uses of Interface
com.hashicorp.cdktf.providers.google.compute_health_check.ComputeHealthCheckSslHealthCheck
-
Packages that use ComputeHealthCheckSslHealthCheck Package Description com.hashicorp.cdktf.providers.google.compute_health_check google_compute_health_check -
-
Uses of ComputeHealthCheckSslHealthCheck in com.hashicorp.cdktf.providers.google.compute_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_health_check that implement ComputeHealthCheckSslHealthCheck Modifier and Type Class Description static classComputeHealthCheckSslHealthCheck.Jsii$ProxyAn implementation forComputeHealthCheckSslHealthCheckMethods in com.hashicorp.cdktf.providers.google.compute_health_check that return ComputeHealthCheckSslHealthCheck Modifier and Type Method Description ComputeHealthCheckSslHealthCheckComputeHealthCheckSslHealthCheck.Builder. build()Builds the configured instance.ComputeHealthCheckSslHealthCheckComputeHealthCheckSslHealthCheckOutputReference. getInternalValue()default ComputeHealthCheckSslHealthCheckComputeHealthCheckConfig. getSslHealthCheck()ssl_health_check block.ComputeHealthCheckSslHealthCheckComputeHealthCheckConfig.Jsii$Proxy. getSslHealthCheck()ComputeHealthCheckSslHealthCheckComputeHealthCheck. getSslHealthCheckInput()Methods in com.hashicorp.cdktf.providers.google.compute_health_check with parameters of type ComputeHealthCheckSslHealthCheck Modifier and Type Method Description voidComputeHealthCheck. putSslHealthCheck(ComputeHealthCheckSslHealthCheck value)voidComputeHealthCheckSslHealthCheckOutputReference. setInternalValue(ComputeHealthCheckSslHealthCheck value)ComputeHealthCheck.BuilderComputeHealthCheck.Builder. sslHealthCheck(ComputeHealthCheckSslHealthCheck sslHealthCheck)ssl_health_check block.ComputeHealthCheckConfig.BuilderComputeHealthCheckConfig.Builder. sslHealthCheck(ComputeHealthCheckSslHealthCheck sslHealthCheck)Sets the value ofComputeHealthCheckConfig.getSslHealthCheck()
-