You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::PutSchemaVersionMetadataResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::PutSchemaVersionMetadataResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#latest_version ⇒ Boolean
The latest version of the schema.
-
#metadata_key ⇒ String
The metadata key.
-
#metadata_value ⇒ String
The value of the metadata key.
-
#registry_name ⇒ String
The name for the registry.
-
#schema_arn ⇒ String
The Amazon Resource Name (ARN) for the schema.
-
#schema_name ⇒ String
The name for the schema.
-
#schema_version_id ⇒ String
The unique version ID of the schema version.
-
#version_number ⇒ Integer
The version number of the schema.
Instance Attribute Details
#latest_version ⇒ Boolean
The latest version of the schema.
#metadata_key ⇒ String
The metadata key.
#metadata_value ⇒ String
The value of the metadata key.
#registry_name ⇒ String
The name for the registry.
#schema_arn ⇒ String
The Amazon Resource Name (ARN) for the schema.
#schema_name ⇒ String
The name for the schema.
#schema_version_id ⇒ String
The unique version ID of the schema version.
#version_number ⇒ Integer
The version number of the schema.