Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_health_check.DataGoogleComputeHealthCheckSslHealthCheck.Builder
-
Packages that use DataGoogleComputeHealthCheckSslHealthCheck.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_health_check data_google_compute_health_check -
-
Uses of DataGoogleComputeHealthCheckSslHealthCheck.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 DataGoogleComputeHealthCheckSslHealthCheck.Builder Modifier and Type Method Description static DataGoogleComputeHealthCheckSslHealthCheck.BuilderDataGoogleComputeHealthCheckSslHealthCheck. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_health_check with parameters of type DataGoogleComputeHealthCheckSslHealthCheck.Builder Constructor Description Jsii$Proxy(DataGoogleComputeHealthCheckSslHealthCheck.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeHealthCheckSslHealthCheck.Builder.
-