Queue - Amazon Connect

Queue

Contains information about a queue.

Contents

Description

The description of the queue.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 250.

Required: No

HoursOfOperationId

The identifier for the hours of operation.

Type: String

Required: No

LastModifiedRegion

The AWS Region where this resource was last modified.

Type: String

Pattern: [a-z]{2}(-[a-z]+){1,2}(-[0-9])?

Required: No

LastModifiedTime

The timestamp when this resource was last modified.

Type: Timestamp

Required: No

MaxContacts

The maximum number of contacts that can be in the queue before it is considered full.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

Name

The name of the queue.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 127.

Required: No

OutboundCallerConfig

The outbound caller ID name, number, and outbound whisper flow.

Type: OutboundCallerConfig object

Required: No

QueueArn

The Amazon Resource Name (ARN) for the queue.

Type: String

Required: No

QueueId

The identifier for the queue.

Type: String

Required: No

Status

The status of the queue.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

Tags

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[a-zA-Z+-=._:/]+$

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: