- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-detective
ListDatasourcePackagesResponse Interface
Members
Name | Type | Details |
---|---|---|
DatasourcePackages | Partial<Record<DatasourcePackage, DatasourcePackageIngestDetail> | undefined | Details on the data source packages active in the behavior graph. |
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 ListDatasourcePackagesResponse