class Aws::Connect::Types::StartTaskContactRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StartTaskContactRequest 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 [String]
Control Panel (CCP).
A description of the task that is shown to an agent in the Contact
@!attribute [rw] description
@return [Hash<String,Types::Reference>]
Panel (CCP).
A formatted URL that is shown to an agent in the Contact Control
@!attribute [rw] references
@return [String]
Panel (CCP).
The name of a task that is shown to an agent in the Contact Control
@!attribute [rw] name
@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, and 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 tasks. To see
@!attribute [rw] contact_flow_id
@return [String]
The identifier of the previous chat, voice, or task contact.
@!attribute [rw] previous_contact_id
@return [String]
The identifier of the Amazon Connect instance.
@!attribute [rw] instance_id
}
client_token: “ClientToken”,
description: “Description”,
},
},
type: “URL”, # required, accepts URL
value: “ReferenceValue”, # required
“ReferenceKey” => {
references: {
name: “Name”, # required
},
“AttributeName” => “AttributeValue”,
attributes: {
contact_flow_id: “ContactFlowId”, # required
previous_contact_id: “ContactId”,
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass StartTaskContactRequest