class Aws::Connect::Types::CreateContactFlowRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateContactFlowRequest 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 [String]
The content of the flow.
@!attribute [rw] content
@return [String]
The description of the 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>[Choose a flow type] in the *Amazon Connect Administrator Guide*.
The type of the flow. For descriptions of the available types, see
@!attribute [rw] type
@return [String]
The name of the 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