View source: R/connect_operations.R
connect_batch_get_flow_association | R Documentation |
Retrieve the flow associations for the given resources.
See https://www.paws-r-sdk.com/docs/connect_batch_get_flow_association/ for full documentation.
connect_batch_get_flow_association(
InstanceId,
ResourceIds,
ResourceType = NULL
)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
ResourceIds |
[required] A list of resource identifiers to retrieve flow associations. |
ResourceType |
The type of resource association. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.