Updates metadata about specified flow module.
See https://www.paws-r-sdk.com/docs/connect_update_contact_flow_module_metadata/ for full documentation.
connect_update_contact_flow_module_metadata(
InstanceId,
ContactFlowModuleId,
Name = NULL,
Description = NULL,
State = 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 module.
The name of the flow module.
The description of the flow module.
The state of flow module.