class Aws::Glue::Types::SchemaListItem

An object that contains minimal details for a schema.

@!attribute [rw] registry_name

the name of the registry where the schema resides.
@return [String]

@!attribute [rw] schema_name

The name of the schema.
@return [String]

@!attribute [rw] schema_arn

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

@!attribute [rw] description

A description for the schema.
@return [String]

@!attribute [rw] schema_status

The status of the schema.
@return [String]

@!attribute [rw] created_time

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

@!attribute [rw] updated_time

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

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

Constants

SENSITIVE