RequestBasedServiceLevelIndicator
This structure contains information about the performance metric that a request-based SLO monitors.
Contents
- RequestBasedSliMetric
-
A structure that contains information about the metric that the SLO monitors.
Type: RequestBasedServiceLevelIndicatorMetric object
Required: Yes
- ComparisonOperator
-
The arithmetic operation used when comparing the specified metric to the threshold.
Type: String
Valid Values:
GreaterThanOrEqualTo | GreaterThan | LessThan | LessThanOrEqualTo
Required: No
- MetricThreshold
-
This value is the threshold that the observed metric values of the SLI metric are compared to.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: