Interval - Application Signals

Interval

The time period used to evaluate the SLO. It can be either a calendar interval or rolling interval.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

CalendarInterval

If the interval is a calendar interval, this structure contains the interval specifications.

Type: CalendarInterval object

Required: No

RollingInterval

If the interval is a rolling interval, this structure contains the interval specifications.

Type: RollingInterval object

Required: No

See Also

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