Uses of Interface
com.hashicorp.cdktf.providers.google.compute_health_check.ComputeHealthCheckTcpHealthCheck
-
Packages that use ComputeHealthCheckTcpHealthCheck Package Description com.hashicorp.cdktf.providers.google.compute_health_check google_compute_health_check -
-
Uses of ComputeHealthCheckTcpHealthCheck in com.hashicorp.cdktf.providers.google.compute_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_health_check that implement ComputeHealthCheckTcpHealthCheck Modifier and Type Class Description static classComputeHealthCheckTcpHealthCheck.Jsii$ProxyAn implementation forComputeHealthCheckTcpHealthCheckMethods in com.hashicorp.cdktf.providers.google.compute_health_check that return ComputeHealthCheckTcpHealthCheck Modifier and Type Method Description ComputeHealthCheckTcpHealthCheckComputeHealthCheckTcpHealthCheck.Builder. build()Builds the configured instance.ComputeHealthCheckTcpHealthCheckComputeHealthCheckTcpHealthCheckOutputReference. getInternalValue()default ComputeHealthCheckTcpHealthCheckComputeHealthCheckConfig. getTcpHealthCheck()tcp_health_check block.ComputeHealthCheckTcpHealthCheckComputeHealthCheckConfig.Jsii$Proxy. getTcpHealthCheck()ComputeHealthCheckTcpHealthCheckComputeHealthCheck. getTcpHealthCheckInput()Methods in com.hashicorp.cdktf.providers.google.compute_health_check with parameters of type ComputeHealthCheckTcpHealthCheck Modifier and Type Method Description voidComputeHealthCheck. putTcpHealthCheck(ComputeHealthCheckTcpHealthCheck value)voidComputeHealthCheckTcpHealthCheckOutputReference. setInternalValue(ComputeHealthCheckTcpHealthCheck value)ComputeHealthCheck.BuilderComputeHealthCheck.Builder. tcpHealthCheck(ComputeHealthCheckTcpHealthCheck tcpHealthCheck)tcp_health_check block.ComputeHealthCheckConfig.BuilderComputeHealthCheckConfig.Builder. tcpHealthCheck(ComputeHealthCheckTcpHealthCheck tcpHealthCheck)Sets the value ofComputeHealthCheckConfig.getTcpHealthCheck()
-