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

## Properties

- `HoursOfOperationArn` (`string`, required): The identifier for the hours of operation.
- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Name` (`string`, required): The name of the queue.
- `AdditionalEmailAddresses` (`ConnectQueue_EmailAddress[]`, optional): The email addresses that agents can use when replying to or initiating email contacts
- `Description` (`string`, optional): The description of the queue.
- `MaxContacts` (`number`, optional): The maximum number of contacts that can be in the queue before it is considered full.
- `OutboundCallerConfig` (`ConnectQueue_OutboundCallerConfig`, optional): The outbound caller ID name, number, and outbound whisper flow.
- `OutboundEmailConfig` (`ConnectQueue_OutboundEmailConfig`, optional): The outbound email address ID.
- `QueueArn` (`string`, optional): The Amazon Resource Name (ARN) for the queue.
- `QuickConnectArns` (`string[]`, optional): The quick connects available to agents who are working the queue.
- `Status` (`"DISABLED" | "ENABLED"`, optional): The status of the queue.
- `Tags` (`ConnectQueue_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `Type` (`"AGENT" | "STANDARD"`, optional): The type of queue.

## Attributes

- `QueueArn`
- `Type`
