class Aws::LookoutforVision::Types::DescribeDatasetRequest
@note When making an API call, you may pass DescribeDatasetRequest
data as a hash: { project_name: "ProjectName", # required dataset_type: "DatasetType", # required }
@!attribute [rw] project_name
The name of the project that contains the dataset that you want to describe. @return [String]
@!attribute [rw] dataset_type
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` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/DescribeDatasetRequest AWS API Documentation
Constants
- SENSITIVE