class Aws::Glue::Types::GetSchemaResponse

@!attribute [rw] registry_name

The name of the registry.
@return [String]

@!attribute [rw] registry_arn

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

@!attribute [rw] schema_name

The name of the schema.
@return [String]

@!attribute [rw] schema_arn

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

@!attribute [rw] description

A description of schema if specified when created
@return [String]

@!attribute [rw] data_format

The data format of the schema definition. Currently `AVRO` and
`JSON` are supported.
@return [String]

@!attribute [rw] compatibility

The compatibility mode of the schema.
@return [String]

@!attribute [rw] schema_checkpoint

The version number of the checkpoint (the last time the
compatibility mode was changed).
@return [Integer]

@!attribute [rw] latest_schema_version

The latest version of the schema associated with the returned schema
definition.
@return [Integer]

@!attribute [rw] next_schema_version

The next version of the schema associated with the returned schema
definition.
@return [Integer]

@!attribute [rw] schema_status

The status of the schema.
@return [String]

@!attribute [rw] created_time

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

@!attribute [rw] updated_time

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

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

Constants

SENSITIVE