NAME
Paws::Glue::GetSchemaResponse
ATTRIBUTES
Compatibility => Str
The compatibility mode of the schema.
Valid values are: "NONE", "DISABLED", "BACKWARD", "BACKWARD_ALL", "FORWARD", "FORWARD_ALL", "FULL", "FULL_ALL" =head2 CreatedTime => Str
The date and time the schema was created.
DataFormat => Str
The data format of the schema definition. Currently AVRO and JSON are supported.
Valid values are: "AVRO", "JSON" =head2 Description => Str
A description of schema if specified when created
LatestSchemaVersion => Int
The latest version of the schema associated with the returned schema definition.
NextSchemaVersion => Int
The next version of the schema associated with the returned schema definition.
RegistryArn => Str
The Amazon Resource Name (ARN) of the registry.
RegistryName => Str
The name of the registry.
SchemaArn => Str
The Amazon Resource Name (ARN) of the schema.
SchemaCheckpoint => Int
The version number of the checkpoint (the last time the compatibility mode was changed).
SchemaName => Str
The name of the schema.
SchemaStatus => Str
The status of the schema.
Valid values are: "AVAILABLE", "PENDING", "DELETING" =head2 UpdatedTime => Str
The date and time the schema was updated.