- Navigation Guide
@aws-sdk/client-appintegrations
ListDataIntegrationAssociationsCommandInput Interface
The input for ListDataIntegrationAssociationsCommand.
Members
Name | Type | Details |
---|---|---|
DataIntegrationIdentifier Required | string | 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