---
type: resource-type
title: HoursOfOperation
description: aws resource type AWS::Connect::HoursOfOperation
name: HoursOfOperation
lexicon: aws
resource_type: AWS::Connect::HoursOfOperation
---
`AWS::Connect::HoursOfOperation`, a resource type of the aws lexicon.

## Properties

- `Config` (`HoursOfOperation_HoursOfOperationConfig[]`, required): Configuration information for the hours of operation: day, start time, and end time.
- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Name` (`string`, required): The name of the hours of operation.
- `TimeZone` (`string`, required): The time zone of the hours of operation.
- `ChildHoursOfOperations` (`HoursOfOperation_HoursOfOperationsIdentifier[]`, optional): List of child hours of operations.
- `Description` (`string`, optional): The description of the hours of operation.
- `HoursOfOperationArn` (`string`, optional): The Amazon Resource Name (ARN) for the hours of operation.
- `HoursOfOperationOverrides` (`HoursOfOperation_HoursOfOperationOverride[]`, optional): One or more hours of operation overrides assigned to an hour of operation.
- `ParentHoursOfOperations` (`HoursOfOperation_HoursOfOperationsIdentifier[]`, optional): List of parent hours of operations.
- `Tags` (`HoursOfOperation_Tag[]`, optional): One or more tags.

## Attributes

- `HoursOfOperationArn`
