Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceOutlierDetectionInterval
-
Packages that use ComputeRegionBackendServiceOutlierDetectionInterval Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceOutlierDetectionInterval in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceOutlierDetectionInterval Modifier and Type Class Description static classComputeRegionBackendServiceOutlierDetectionInterval.Jsii$ProxyAn implementation forComputeRegionBackendServiceOutlierDetectionIntervalMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceOutlierDetectionInterval Modifier and Type Method Description ComputeRegionBackendServiceOutlierDetectionIntervalComputeRegionBackendServiceOutlierDetectionInterval.Builder. build()Builds the configured instance.ComputeRegionBackendServiceOutlierDetectionIntervalComputeRegionBackendServiceOutlierDetectionIntervalOutputReference. getInternalValue()default ComputeRegionBackendServiceOutlierDetectionIntervalComputeRegionBackendServiceOutlierDetection. getInterval()interval block.ComputeRegionBackendServiceOutlierDetectionIntervalComputeRegionBackendServiceOutlierDetection.Jsii$Proxy. getInterval()ComputeRegionBackendServiceOutlierDetectionIntervalComputeRegionBackendServiceOutlierDetectionOutputReference. getIntervalInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceOutlierDetectionInterval Modifier and Type Method Description ComputeRegionBackendServiceOutlierDetection.BuilderComputeRegionBackendServiceOutlierDetection.Builder. interval(ComputeRegionBackendServiceOutlierDetectionInterval interval)Sets the value ofComputeRegionBackendServiceOutlierDetection.getInterval()voidComputeRegionBackendServiceOutlierDetectionOutputReference. putInterval(ComputeRegionBackendServiceOutlierDetectionInterval value)voidComputeRegionBackendServiceOutlierDetectionIntervalOutputReference. setInternalValue(ComputeRegionBackendServiceOutlierDetectionInterval value)
-