connect_batch_get_flow_association: Retrieve the flow associations for the given resources

View source: R/connect_operations.R

connect_batch_get_flow_associationR 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.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.