connect_describe_contact_flow {paws.customer.engagement} | R Documentation |
Describes the specified flow
Description
Describes the specified flow.
See https://www.paws-r-sdk.com/docs/connect_describe_contact_flow/ for full documentation.
Usage
connect_describe_contact_flow(InstanceId, ContactFlowId)
Arguments
InstanceId |
[required] The identifier of the Amazon Connect instance. |
ContactFlowId |
[required] The identifier of the flow. |
[Package paws.customer.engagement version 0.9.0 Index]