class Aws::Connect::Types::QuickConnectConfig
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/QuickConnectConfig AWS API Documentation
@return [Types::PhoneNumberQuickConnectConfig]
is PHONE_NUMBER.
The phone configuration. This is required only if QuickConnectType
@!attribute [rw] phone_config
@return [Types::QueueQuickConnectConfig]
is QUEUE.
The queue configuration. This is required only if QuickConnectType
@!attribute [rw] queue_config
@return [Types::UserQuickConnectConfig]
USER.
The user configuration. This is required only if QuickConnectType is
@!attribute [rw] user_config
@return [String]
(QUEUE).
following types: Agent (USER), External (PHONE_NUMBER), or Queue
you create a quick connect, you are prompted to assign one of the
The type of quick connect. In the Amazon Connect admin website, when
@!attribute [rw] quick_connect_type
Contains configuration settings for a quick connect.