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