Updates metadata about specified flow.
See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_metadata/ for full documentation.
connect_update_contact_flow_metadata(
InstanceId,
ContactFlowId,
Name = NULL,
Description = NULL,
ContactFlowState = NULL
)
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
[required] The identifier of the flow.
The name of the flow.
The description of the flow.
The state of flow.