NAME
Paws::Glue::GetSchemaByDefinitionResponse
ATTRIBUTES
CreatedTime => Str
The date and time the schema was created.
DataFormat => Str
The data format of the schema definition. Currently only AVRO
and JSON
are supported.
Valid values are: "AVRO"
, "JSON"
=head2 SchemaArn => Str
The Amazon Resource Name (ARN) of the schema.
SchemaVersionId => Str
The schema ID of the schema version.
Status => Str
The status of the schema version.
Valid values are: "AVAILABLE"
, "PENDING"
, "FAILURE"
, "DELETING"
=head2 _request_id => Str