AWS::ApplicationSignals::ServiceLevelObjective ExclusionWindow - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::ApplicationSignals::ServiceLevelObjective ExclusionWindow

The time window to be excluded from the SLO performance metrics.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Reason" : String, "RecurrenceRule" : RecurrenceRule, "StartTime" : String, "Window" : Window }

Properties

Reason

The reason for the time exclusion windows. For example, maintenance.

Required: No

Type: String

Minimum: 1

Maximum: 1024

Update requires: No interruption

RecurrenceRule

The recurrence rule for the time exclusion window.

Required: No

Type: RecurrenceRule

Update requires: No interruption

StartTime

The start time of the time exclusion window.

Required: No

Type: String

Update requires: No interruption

Window

The time exclusion window.

Required: Yes

Type: Window

Update requires: No interruption