class Aws::Schemas::Types::SchemaSummary

A summary of schema details.

@!attribute [rw] last_modified

The date and time that schema was modified.
@return [Time]

@!attribute [rw] schema_arn

The ARN of the schema.
@return [String]

@!attribute [rw] schema_name

The name of the schema.
@return [String]

@!attribute [rw] tags

Tags associated with the schema.
@return [Hash<String,String>]

@!attribute [rw] version_count

The number of versions available for the schema.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/SchemaSummary AWS API Documentation

Constants

SENSITIVE