class Aws::Personalize::Types::DatasetSchema
Describes the schema for a dataset. For more information on schemas, see CreateSchema.
@!attribute [rw] name
The name of the schema. @return [String]
@!attribute [rw] schema_arn
The Amazon Resource Name (ARN) of the schema. @return [String]
@!attribute [rw] schema
The schema. @return [String]
@!attribute [rw] creation_date_time
The date and time (in Unix time) that the schema was created. @return [Time]
@!attribute [rw] last_updated_date_time
The date and time (in Unix time) that the schema was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/DatasetSchema AWS API Documentation
Constants
- SENSITIVE