class Aws::Connect::Types::CreateContactFlowRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateContactFlowRequest AWS API Documentation
@return [Hash<String,String>]
One or more tags.
@!attribute [rw] tags
@return [String]
The content of the contact flow.
@!attribute [rw] content
@return [String]
The description of the contact flow.
@!attribute [rw] description
@return [String]<br>: docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types<br><br><br><br>Administrator Guide*.
types, see [Choose a Contact Flow Type] in the *Amazon Connect
The type of the contact flow. For descriptions of the available
@!attribute [rw] type
@return [String]
The name of the contact flow.
@!attribute [rw] name
@return [String]
The identifier of the Amazon Connect instance.
@!attribute [rw] instance_id
}
},
“TagKey” => “TagValue”,
tags: {
content: “ContactFlowContent”, # required
description: “ContactFlowDescription”,
type: “CONTACT_FLOW”, # required, accepts CONTACT_FLOW, CUSTOMER_QUEUE, CUSTOMER_HOLD, CUSTOMER_WHISPER, AGENT_HOLD, AGENT_WHISPER, OUTBOUND_WHISPER, AGENT_TRANSFER, QUEUE_TRANSFER
name: “ContactFlowName”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass CreateContactFlowRequest