class Aws::Connect::Types::StartChatContactRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StartChatContactRequest AWS API Documentation
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
idempotency of the request.
A unique, case-sensitive identifier that you provide to ensure the
@!attribute [rw] client_token
@return [Types::ChatMessage]
The initial message to be sent to the newly created chat.
@!attribute [rw] initial_message
@return [Types::ParticipantDetails]
Information identifying the participant.
@!attribute [rw] participant_details
@return [Hash<String,String>]
underscore characters.
contact. Attribute keys can include only alphanumeric, dash, and
There can be up to 32,768 UTF-8 bytes across all key-value pairs per
flows just like any other contact attributes.
standard Amazon Connect attributes. They can be accessed in contact
A custom key-value pair using an attribute map. The attributes are
@!attribute [rw] attributes
@return [String]
arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/846ec553-a005-41c0-8341-xxxxxxxxxxxx
ContactFlowId is the last part of the ARN, shown here in bold:
contact flow, choose **Show additional flow information**. The
contact flow. On the contact flow page, under the name of the
the navigation menu go to Routing, **Contact Flows**. Choose the
the ContactFlowId in the Amazon Connect console user interface, on
The identifier of the contact flow for initiating the chat. To see
@!attribute [rw] contact_flow_id
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
client_token: “ClientToken”,
},
content: “ChatContent”,
content_type: “ChatContentType”,
initial_message: {
},
display_name: “DisplayName”, # required
participant_details: { # required
},
“AttributeName” => “AttributeValue”,
attributes: {
contact_flow_id: “ContactFlowId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass StartChatContactRequest