OutlierDetection
An object that represents the outlier detection for a virtual node's listener.
Contents
- baseEjectionDuration
- 
               The base amount of time for which a host is ejected. Type: Duration object Required: Yes 
- interval
- 
               The time interval between ejection sweep analysis. Type: Duration object Required: Yes 
- maxEjectionPercent
- 
               Maximum percentage of hosts in load balancing pool for upstream service that can be ejected. Will eject at least one host regardless of the value. Type: Integer Valid Range: Minimum value of 0. Maximum value of 100. Required: Yes 
- maxServerErrors
- 
               Number of consecutive 5xxerrors required for ejection.Type: Long Valid Range: Minimum value of 1. Required: Yes 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: