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