Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceOutlierDetection
-
Packages that use ComputeBackendServiceOutlierDetection Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceOutlierDetection in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceOutlierDetection Modifier and Type Class Description static classComputeBackendServiceOutlierDetection.Jsii$ProxyAn implementation forComputeBackendServiceOutlierDetectionMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceOutlierDetection Modifier and Type Method Description ComputeBackendServiceOutlierDetectionComputeBackendServiceOutlierDetection.Builder. build()Builds the configured instance.ComputeBackendServiceOutlierDetectionComputeBackendServiceOutlierDetectionOutputReference. getInternalValue()default ComputeBackendServiceOutlierDetectionComputeBackendServiceConfig. getOutlierDetection()outlier_detection block.ComputeBackendServiceOutlierDetectionComputeBackendServiceConfig.Jsii$Proxy. getOutlierDetection()ComputeBackendServiceOutlierDetectionComputeBackendService. getOutlierDetectionInput()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceOutlierDetection Modifier and Type Method Description ComputeBackendService.BuilderComputeBackendService.Builder. outlierDetection(ComputeBackendServiceOutlierDetection outlierDetection)outlier_detection block.ComputeBackendServiceConfig.BuilderComputeBackendServiceConfig.Builder. outlierDetection(ComputeBackendServiceOutlierDetection outlierDetection)Sets the value ofComputeBackendServiceConfig.getOutlierDetection()voidComputeBackendService. putOutlierDetection(ComputeBackendServiceOutlierDetection value)voidComputeBackendServiceOutlierDetectionOutputReference. setInternalValue(ComputeBackendServiceOutlierDetection value)
-