@aws-sdk/client-appintegrations

ListDataIntegrationAssociationsCommandInput Interface

Members

Name
Type
Details
DataIntegrationIdentifier Requiredstring | undefined

A unique identifier for the DataIntegration.

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.

Full Signature

export interface ListDataIntegrationAssociationsCommandInput extends ListDataIntegrationAssociationsRequest