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