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