Builder
Properties
Flow configuration for quick connect setup.
The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
The queue configuration. This is required only if QuickConnectType is QUEUE.
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).
The user configuration. This is required only if QuickConnectType is USER.
Functions
construct an aws.sdk.kotlin.services.connect.model.FlowQuickConnectConfig inside the given block
construct an aws.sdk.kotlin.services.connect.model.PhoneNumberQuickConnectConfig inside the given block
construct an aws.sdk.kotlin.services.connect.model.QueueQuickConnectConfig inside the given block
construct an aws.sdk.kotlin.services.connect.model.UserQuickConnectConfig inside the given block