class Aws::Glue::Types::SchemaVersionListItem

An object containing the details about a schema version.

@!attribute [rw] schema_arn

The Amazon Resource Name (ARN) of the schema.
@return [String]

@!attribute [rw] schema_version_id

The unique identifier of the schema version.
@return [String]

@!attribute [rw] version_number

The version number of the schema.
@return [Integer]

@!attribute [rw] status

The status of the schema version.
@return [String]

@!attribute [rw] created_time

The date and time the schema version was created.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/SchemaVersionListItem AWS API Documentation

Constants

SENSITIVE