Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

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.