Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceOutlierDetection
-
Packages that use ComputeRegionBackendServiceOutlierDetection Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceOutlierDetection in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceOutlierDetection Modifier and Type Class Description static classComputeRegionBackendServiceOutlierDetection.Jsii$ProxyAn implementation forComputeRegionBackendServiceOutlierDetectionMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceOutlierDetection Modifier and Type Method Description ComputeRegionBackendServiceOutlierDetectionComputeRegionBackendServiceOutlierDetection.Builder. build()Builds the configured instance.ComputeRegionBackendServiceOutlierDetectionComputeRegionBackendServiceOutlierDetectionOutputReference. getInternalValue()default ComputeRegionBackendServiceOutlierDetectionComputeRegionBackendServiceConfig. getOutlierDetection()outlier_detection block.ComputeRegionBackendServiceOutlierDetectionComputeRegionBackendServiceConfig.Jsii$Proxy. getOutlierDetection()ComputeRegionBackendServiceOutlierDetectionComputeRegionBackendService. getOutlierDetectionInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceOutlierDetection Modifier and Type Method Description ComputeRegionBackendService.BuilderComputeRegionBackendService.Builder. outlierDetection(ComputeRegionBackendServiceOutlierDetection outlierDetection)outlier_detection block.ComputeRegionBackendServiceConfig.BuilderComputeRegionBackendServiceConfig.Builder. outlierDetection(ComputeRegionBackendServiceOutlierDetection outlierDetection)Sets the value ofComputeRegionBackendServiceConfig.getOutlierDetection()voidComputeRegionBackendService. putOutlierDetection(ComputeRegionBackendServiceOutlierDetection value)voidComputeRegionBackendServiceOutlierDetectionOutputReference. setInternalValue(ComputeRegionBackendServiceOutlierDetection value)
-