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 DescribeDatasetCommandInputProtected

The input for DescribeDatasetCommand.

Hierarchy

Properties

DatasetType: undefined | string

The type of the dataset to describe. Specify train to describe the training dataset. Specify test to describe the test dataset. If you have a single dataset project, specify train

ProjectName: undefined | string

The name of the project that contains the dataset that you want to describe.