- Navigation Guide
@aws-sdk/client-detective
ListDatasourcePackagesCommandInput Interface
The input for ListDatasourcePackagesCommand.
Members
Name | Type | Details |
---|---|---|
GraphArn Required | string | undefined | The ARN of the behavior graph. |
MaxResults | number | undefined | The maximum number of results to return. |
NextToken | string | undefined | For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token. |
Full Signature
export interface ListDatasourcePackagesCommandInput extends ListDatasourcePackagesRequest