ServiceLevelIndicator - Application Signals

ServiceLevelIndicator

This structure contains information about the performance metric that an SLO monitors.

Contents

ComparisonOperator

The arithmetic operation used when comparing the specified metric to the threshold.

Type: String

Valid Values: GreaterThanOrEqualTo | GreaterThan | LessThan | LessThanOrEqualTo

Required: Yes

MetricThreshold

The value that the SLI metric is compared to.

Type: Double

Required: Yes

SliMetric

A structure that contains information about the metric that the SLO monitors.

Type: ServiceLevelIndicatorMetric object

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: