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::Connect::HoursOfOperation RecurrenceConfig
Defines the recurrence configuration for overrides. This configuration uses a recurrence pattern to specify when and how frequently an event should repeat.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "RecurrencePattern" :RecurrencePattern}
Properties
RecurrencePattern-
The recurrence pattern that defines how the event repeats. Example: Frequency, Interval, ByMonth, ByMonthDay, ByWeekdayOccurrence
Required: Yes
Type: RecurrencePattern
Update requires: No interruption