@aws-sdk/client-connect

ListFlowAssociationsCommandInput Interface

Members

Name
Type
Details
InstanceId Requiredstring | undefined

The identifier of the Amazon Connect instance. You can find the instance ID  in the Amazon Resource Name (ARN) of the instance.

MaxResults number | undefined

The maximum number of results to return per page.

NextToken string | undefined

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

ResourceType ListFlowAssociationResourceType | undefined

A valid resource type.

Full Signature

export interface ListFlowAssociationsCommandInput extends ListFlowAssociationsRequest