You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glue::Types::QuerySchemaVersionMetadataResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#metadata_info_mapHash<String,Types::MetadataInfo>

A map of a metadata key and associated values.

Returns:

#next_tokenString

A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

Returns:

  • (String)

    A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

#schema_version_idString

The unique version ID of the schema version.

Returns:

  • (String)

    The unique version ID of the schema version.