Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceOutlierDetectionInterval
-
Packages that use ComputeBackendServiceOutlierDetectionInterval Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceOutlierDetectionInterval in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceOutlierDetectionInterval Modifier and Type Class Description static classComputeBackendServiceOutlierDetectionInterval.Jsii$ProxyAn implementation forComputeBackendServiceOutlierDetectionIntervalMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceOutlierDetectionInterval Modifier and Type Method Description ComputeBackendServiceOutlierDetectionIntervalComputeBackendServiceOutlierDetectionInterval.Builder. build()Builds the configured instance.ComputeBackendServiceOutlierDetectionIntervalComputeBackendServiceOutlierDetectionIntervalOutputReference. getInternalValue()default ComputeBackendServiceOutlierDetectionIntervalComputeBackendServiceOutlierDetection. getInterval()interval block.ComputeBackendServiceOutlierDetectionIntervalComputeBackendServiceOutlierDetection.Jsii$Proxy. getInterval()ComputeBackendServiceOutlierDetectionIntervalComputeBackendServiceOutlierDetectionOutputReference. getIntervalInput()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceOutlierDetectionInterval Modifier and Type Method Description ComputeBackendServiceOutlierDetection.BuilderComputeBackendServiceOutlierDetection.Builder. interval(ComputeBackendServiceOutlierDetectionInterval interval)Sets the value ofComputeBackendServiceOutlierDetection.getInterval()voidComputeBackendServiceOutlierDetectionOutputReference. putInterval(ComputeBackendServiceOutlierDetectionInterval value)voidComputeBackendServiceOutlierDetectionIntervalOutputReference. setInternalValue(ComputeBackendServiceOutlierDetectionInterval value)
-