| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
OutlierDetection.Builder |
OutlierDetection.Builder.baseEjectionDuration(Duration baseEjectionDuration)
Sets the value of
OutlierDetection.getBaseEjectionDuration() |
static OutlierDetection.Builder |
OutlierDetection.builder() |
OutlierDetection.Builder |
OutlierDetection.Builder.interval(Duration interval)
Sets the value of
OutlierDetection.getInterval() |
OutlierDetection.Builder |
OutlierDetection.Builder.maxEjectionPercent(Number maxEjectionPercent)
Sets the value of
OutlierDetection.getMaxEjectionPercent() |
OutlierDetection.Builder |
OutlierDetection.Builder.maxServerErrors(Number maxServerErrors)
Sets the value of
OutlierDetection.getMaxServerErrors() |
| Constructor and Description |
|---|
Jsii$Proxy(OutlierDetection.Builder builder)
Constructor that initializes the object based on literal property values passed by the
OutlierDetection.Builder. |
Copyright © 2022. All rights reserved.