class Aws::Connect::Types::QueueQuickConnectConfig
Contains information about a queue for a quick connect. The contact flow must be of type Transfer to Queue
.
@note When making an API call, you may pass QueueQuickConnectConfig
data as a hash: { queue_id: "QueueId", # required contact_flow_id: "ContactFlowId", # required }
@!attribute [rw] queue_id
The identifier for the queue. @return [String]
@!attribute [rw] contact_flow_id
The identifier of the contact flow. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/QueueQuickConnectConfig AWS API Documentation
Constants
- SENSITIVE