QuickConnect

class QuickConnect : KotlinCustomResource

Resource Type definition for AWS::Connect::QuickConnect

Properties

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

The description of the quick connect.

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 name: Output<String>

The name of the quick connect.

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

The Amazon Resource Name (ARN) for the quick connect.

Link copied to clipboard

Configuration settings for the quick connect.

Link copied to clipboard

The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).

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

One or more tags.

Link copied to clipboard
val urn: Output<String>