class Aws::Glue::Types::GetSchemaVersionResponse
@!attribute [rw] schema_version_id
The `SchemaVersionId` of the schema version. @return [String]
@!attribute [rw] schema_definition
The schema definition for the schema ID. @return [String]
@!attribute [rw] data_format
The data format of the schema definition. Currently `AVRO` and `JSON` are supported. @return [String]
@!attribute [rw] schema_arn
The Amazon Resource Name (ARN) of the schema. @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/GetSchemaVersionResponse AWS API Documentation
Constants
- SENSITIVE