Builder
class Builder
Properties
Link copied to clipboard
The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
Link copied to clipboard
The queue configuration. This is required only if QuickConnectType is QUEUE.
Link copied to clipboard
The type of quick connect. In the Amazon Connect admin website, 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
The user configuration. This is required only if QuickConnectType is USER.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.PhoneNumberQuickConnectConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.QueueQuickConnectConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.UserQuickConnectConfig inside the given block