The input for DescribeDatasetCommand.

interface DescribeDatasetCommandInput {
    DatasetArn: undefined | string;
}

Hierarchy (view full)

Properties

Properties

DatasetArn: undefined | string

The Amazon Resource Name (ARN) of the dataset that you want to describe.