class Aws::Connect::Types::CreateContactFlowModuleRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateContactFlowModuleRequest 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 [Hash<String,String>]
resource.
The tags used to organize, track, or control access for this
@!attribute [rw] tags
@return [String]
The content of the contact flow module.
@!attribute [rw] content
@return [String]
The description of the contact flow module.
@!attribute [rw] description
@return [String]
The name of the contact flow module.
@!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
}
client_token: “ClientToken”,
},
“TagKey” => “TagValue”,
tags: {
content: “ContactFlowModuleContent”, # required
description: “ContactFlowModuleDescription”,
name: “ContactFlowModuleName”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass CreateContactFlowModuleRequest