connect_update_contact_flow_name {paws.customer.engagement} | R Documentation |
The name of the flow.
See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_name/ for full documentation.
connect_update_contact_flow_name(
InstanceId,
ContactFlowId,
Name = NULL,
Description = NULL
)
InstanceId |
[required] The identifier of the Amazon Connect instance. |
ContactFlowId |
[required] The identifier of the flow. |
Name |
The name of the flow. |
Description |
The description of the flow. |