Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_health_check.DataGoogleComputeHealthCheckTcpHealthCheck.Builder
-
Packages that use DataGoogleComputeHealthCheckTcpHealthCheck.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_health_check data_google_compute_health_check -
-
Uses of DataGoogleComputeHealthCheckTcpHealthCheck.Builder in com.hashicorp.cdktf.providers.google.data_google_compute_health_check
Methods in com.hashicorp.cdktf.providers.google.data_google_compute_health_check that return DataGoogleComputeHealthCheckTcpHealthCheck.Builder Modifier and Type Method Description static DataGoogleComputeHealthCheckTcpHealthCheck.BuilderDataGoogleComputeHealthCheckTcpHealthCheck. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_health_check with parameters of type DataGoogleComputeHealthCheckTcpHealthCheck.Builder Constructor Description Jsii$Proxy(DataGoogleComputeHealthCheckTcpHealthCheck.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeHealthCheckTcpHealthCheck.Builder.
-