class Aws::Glue::Types::GetSchemaVersionResponse
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetSchemaVersionResponse AWS API Documentation
@return [String]
The date and time the schema version was created.
@!attribute [rw] created_time
@return [String]
The status of the schema version.
@!attribute [rw] status
@return [Integer]
The version number of the schema.
@!attribute [rw] version_number
@return [String]
The Amazon Resource Name (ARN) of the schema.
@!attribute [rw] schema_arn
@return [String]
and ‘PROTOBUF` are supported.
The data format of the schema definition. Currently `AVRO`, `JSON`
@!attribute [rw] data_format
@return [String]
The schema definition for the schema ID.
@!attribute [rw] schema_definition
@return [String]
The `SchemaVersionId` of the schema version.
@!attribute [rw] schema_version_id