RollingInterval
If the interval for this SLO is a rolling interval, this structure contains the interval specifications.
Contents
- Duration
-
Specifies the duration of each rolling interval. For example, if
Duration
is7
andDurationUnit
isDAY
, each rolling interval is seven days.Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
- DurationUnit
-
Specifies the rolling interval unit.
Type: String
Valid Values:
MINUTE | HOUR | DAY | MONTH
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: