Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListDataSetsCommandOutputProtected

The output of ListDataSetsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

dataSets: undefined | DataSetSummary[]

The list of data sets, containing information including the creation time, the data set name, the data set organization, the data set format, and the last time the data set was referenced or updated.

nextToken?: string

If there are more items to return, this contains a token that is passed to a subsequent call to this operation to retrieve the next set of items.