class Aws::Connect::Types::UpdateContactFlowMetadataRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateContactFlowMetadataRequest AWS API Documentation
@return [String]
The state of contact flow.
@!attribute [rw] contact_flow_state
@return [String]
The description of the contact flow.
@!attribute [rw] description
@return [String]
TThe name of the contact flow.
@!attribute [rw] name
@return [String]
The identifier of the contact flow.
@!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
}
contact_flow_state: “ACTIVE”, # accepts ACTIVE, ARCHIVED
description: “ContactFlowDescription”,
name: “ContactFlowName”,
contact_flow_id: “ContactFlowId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateContactFlowMetadataRequest