Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceOutlierDetectionInterval.Builder
-
Packages that use ComputeRegionBackendServiceOutlierDetectionInterval.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceOutlierDetectionInterval.Builder in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceOutlierDetectionInterval.Builder Modifier and Type Method Description static ComputeRegionBackendServiceOutlierDetectionInterval.BuilderComputeRegionBackendServiceOutlierDetectionInterval. builder()ComputeRegionBackendServiceOutlierDetectionInterval.BuilderComputeRegionBackendServiceOutlierDetectionInterval.Builder. nanos(Number nanos)Sets the value ofComputeRegionBackendServiceOutlierDetectionInterval.getNanos()ComputeRegionBackendServiceOutlierDetectionInterval.BuilderComputeRegionBackendServiceOutlierDetectionInterval.Builder. seconds(Number seconds)Sets the value ofComputeRegionBackendServiceOutlierDetectionInterval.getSeconds()Constructors in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceOutlierDetectionInterval.Builder Constructor Description Jsii$Proxy(ComputeRegionBackendServiceOutlierDetectionInterval.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionBackendServiceOutlierDetectionInterval.Builder.
-