class Aws::Personalize::Types::Dataset
Provides metadata for a dataset.
@!attribute [rw] name
The name of the dataset. @return [String]
@!attribute [rw] dataset_arn
The Amazon Resource Name (ARN) of the dataset that you want metadata for. @return [String]
@!attribute [rw] dataset_group_arn
The Amazon Resource Name (ARN) of the dataset group. @return [String]
@!attribute [rw] dataset_type
One of the following values: * Interactions * Items * Users @return [String]
@!attribute [rw] schema_arn
The ARN of the associated schema. @return [String]
@!attribute [rw] status
The status of the dataset. A dataset can be in one of the following states: * CREATE PENDING > CREATE IN\_PROGRESS > ACTIVE -or- CREATE FAILED * DELETE PENDING > DELETE IN\_PROGRESS @return [String]
@!attribute [rw] creation_date_time
The creation date and time (in Unix time) of the dataset. @return [Time]
@!attribute [rw] last_updated_date_time
A time stamp that shows when the dataset was updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/Dataset AWS API Documentation
Constants
- SENSITIVE