Queue

class Queue : KotlinCustomResource

Resource Type definition for AWS::Connect::Queue

Properties

Link copied to clipboard
val description: Output<String>?

The description of the queue.

Link copied to clipboard

The identifier for the hours of operation.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier of the Amazon Connect instance.

Link copied to clipboard
val maxContacts: Output<Int>?

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

Link copied to clipboard
val name: Output<String>

The name of the queue.

Link copied to clipboard

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

Link copied to clipboard

The outbound email address ID.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val queueArn: Output<String>

The Amazon Resource Name (ARN) for the queue.

Link copied to clipboard

The quick connects available to agents who are working the queue.

Link copied to clipboard
val status: Output<QueueStatus>?

The status of the queue.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val type: Output<QueueType>

The type of queue.

Link copied to clipboard
val urn: Output<String>