AWS::Connect::HoursOfOperation HoursOfOperationTimeSlice - 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).

AWS::Connect::HoursOfOperation HoursOfOperationTimeSlice

The start time or end time for an hours of operation.

Syntax

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

JSON

{ "Hours" : Integer, "Minutes" : Integer }

YAML

Hours: Integer Minutes: Integer

Properties

Hours

The hours.

Required: Yes

Type: Integer

Minimum: 0

Maximum: 23

Update requires: No interruption

Minutes

The minutes.

Required: Yes

Type: Integer

Minimum: 0

Maximum: 59

Update requires: No interruption