class Aws::Glue::Types::GetSchemaByDefinitionResponse

@!attribute [rw] schema_version_id

The schema ID of the schema version.
@return [String]

@!attribute [rw] schema_arn

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

@!attribute [rw] data_format

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

@!attribute [rw] status

The status of the schema version.
@return [String]

@!attribute [rw] created_time

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

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

Constants

SENSITIVE