connect_get_flow_association {paws.customer.engagement} | R Documentation |
Retrieves the flow associated for a given resource
Description
Retrieves the flow associated for a given resource.
See https://www.paws-r-sdk.com/docs/connect_get_flow_association/ for full documentation.
Usage
connect_get_flow_association(InstanceId, ResourceId, ResourceType)
Arguments
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
ResourceId |
[required] The identifier of the resource. |
ResourceType |
[required] A valid resource type. |
[Package paws.customer.engagement version 0.7.0 Index]