class Aws::Schemas::Types::DescribeSchemaOutput
@!attribute [rw] content
The source of the schema definition. @return [String]
@!attribute [rw] description
The description of the schema. @return [String]
@!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] schema_version
The version number of the schema @return [String]
@!attribute [rw] tags
Tags associated with the resource. @return [Hash<String,String>]
@!attribute [rw] type
The type of the schema. @return [String]
@!attribute [rw] version_created_date
The date the schema version was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/DescribeSchemaOutput AWS API Documentation
Constants
- SENSITIVE