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::Pinpoint::Campaign QuietTime
Specifies the start and end times that define a time range when messages aren't sent to endpoints.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
- End
- 
                    The specific time when quiet time ends. This value has to use 24-hour notation and be in HH:MM format, where HH is the hour (with a leading zero, if applicable) and MM is the minutes. For example, use 02:30to represent 2:30 AM, or14:30to represent 2:30 PM.Required: Yes Type: String Update requires: No interruption 
- Start
- 
                    The specific time when quiet time begins. This value has to use 24-hour notation and be in HH:MM format, where HH is the hour (with a leading zero, if applicable) and MM is the minutes. For example, use 02:30to represent 2:30 AM, or14:30to represent 2:30 PM.Required: Yes Type: String Update requires: No interruption