class Aws::Connect::Types::Queue
Contains information about a queue.
@!attribute [rw] name
The name of the queue. @return [String]
@!attribute [rw] queue_arn
The Amazon Resource Name (ARN) for the queue. @return [String]
@!attribute [rw] queue_id
The identifier for the queue. @return [String]
@!attribute [rw] description
The description of the queue. @return [String]
@!attribute [rw] outbound_caller_config
The outbound caller ID name, number, and outbound whisper flow. @return [Types::OutboundCallerConfig]
@!attribute [rw] hours_of_operation_id
The identifier for the hours of operation. @return [String]
@!attribute [rw] max_contacts
The maximum number of contacts that can be in the queue before it is considered full. @return [Integer]
@!attribute [rw] status
The status of the queue. @return [String]
@!attribute [rw] tags
One or more tags. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/Queue AWS API Documentation
Constants
- SENSITIVE