class Aws::Glue::Types::PutSchemaVersionMetadataResponse
@!attribute [rw] schema_arn
The Amazon Resource Name (ARN) for the schema. @return [String]
@!attribute [rw] schema_name
The name for the schema. @return [String]
@!attribute [rw] registry_name
The name for the registry. @return [String]
@!attribute [rw] latest_version
The latest version of the schema. @return [Boolean]
@!attribute [rw] version_number
The version number of the schema. @return [Integer]
@!attribute [rw] schema_version_id
The unique version ID of the schema version. @return [String]
@!attribute [rw] metadata_key
The metadata key. @return [String]
@!attribute [rw] metadata_value
The value of the metadata key. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/PutSchemaVersionMetadataResponse AWS API Documentation
Constants
- SENSITIVE