connect_batch_get_flow_association {paws.customer.engagement}R Documentation

Retrieve the flow associations for the given resources

Description

Retrieve the flow associations for the given resources.

See https://www.paws-r-sdk.com/docs/connect_batch_get_flow_association/ for full documentation.

Usage

connect_batch_get_flow_association(
  InstanceId,
  ResourceIds,
  ResourceType = NULL
)

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.

ResourceIds

[required] A list of resource identifiers to retrieve flow associations.

ResourceType

The type of resource association.


[Package paws.customer.engagement version 0.7.0 Index]