class Aws::Connect::Types::CreateQuickConnectRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateQuickConnectRequest AWS API Documentation
@return [Hash<String,String>]
“key2”:“value2”\} \}.
resource. For example, \{ “tags”: \{“key1”:“value1”,
The tags used to organize, track, or control access for this
@!attribute [rw] tags
@return [Types::QuickConnectConfig]
Configuration settings for the quick connect.
@!attribute [rw] quick_connect_config
@return [String]
The description of the quick connect.
@!attribute [rw] description
@return [String]
The name of the quick connect.
@!attribute [rw] name
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
},
“TagKey” => “TagValue”,
tags: {
},
},
phone_number: “PhoneNumber”, # required
phone_config: {
},
contact_flow_id: “ContactFlowId”, # required
queue_id: “QueueId”, # required
queue_config: {
},
contact_flow_id: “ContactFlowId”, # required
user_id: “UserId”, # required
user_config: {
quick_connect_type: “USER”, # required, accepts USER, QUEUE, PHONE_NUMBER
quick_connect_config: { # required
description: “QuickConnectDescription”,
name: “QuickConnectName”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass CreateQuickConnectRequest