class Aws::LookoutforVision::Types::DatasetDescription

The description for a dataset. For more information, see DescribeDataset.

@!attribute [rw] project_name

The name of the project that contains the dataset.
@return [String]

@!attribute [rw] dataset_type

The type of the dataset. The value `train` represents a training
dataset or single dataset project. The value `test` represents a
test dataset.
@return [String]

@!attribute [rw] creation_timestamp

The Unix timestamp for the time and date that the dataset was
created.
@return [Time]

@!attribute [rw] last_updated_timestamp

The Unix timestamp for the date and time that the dataset was last
updated.
@return [Time]

@!attribute [rw] status

The status of the dataset.
@return [String]

@!attribute [rw] status_message

The status message for the dataset.
@return [String]

@!attribute [rw] image_stats

@return [Types::DatasetImageStats]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/DatasetDescription AWS API Documentation

Constants

SENSITIVE