AWS::Connect::HoursOfOperation HoursOfOperationOverride - AWS CloudFormation

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

AWS::Connect::HoursOfOperation HoursOfOperationOverride

Information about the hours of operations override.

Syntax

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

Properties

EffectiveFrom

The date from which the hours of operation override would be effective.

Required: Yes

Type: String

Pattern: ^\d{4}-\d{2}-\d{2}$

Update requires: No interruption

EffectiveTill

The date until the hours of operation override is effective.

Required: Yes

Type: String

Pattern: ^\d{4}-\d{2}-\d{2}$

Update requires: No interruption

HoursOfOperationOverrideId

The identifier for the hours of operation override.

Required: No

Type: String

Pattern: ^[-a-zA-Z0-9]*$

Update requires: No interruption

OverrideConfig

Property description not available.

Required: Yes

Type: Array of HoursOfOperationOverrideConfig

Maximum: 100

Update requires: No interruption

OverrideDescription

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 250

Update requires: No interruption

OverrideName

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 127

Update requires: No interruption

OverrideType

Property description not available.

Required: No

Type: String

Allowed values: STANDARD | OPEN | CLOSED

Update requires: No interruption

RecurrenceConfig

Property description not available.

Required: No

Type: RecurrenceConfig

Update requires: No interruption