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

Class: Aws::Glue::Types::MetadataInfo

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

Overview

A structure containing metadata information for a schema version.

Instance Attribute Summary collapse

Instance Attribute Details

#created_timeString

The time at which the entry was created.

Returns:

  • (String)

    The time at which the entry was created.

#metadata_valueString

The metadata key’s corresponding value.

Returns:

  • (String)

    The metadata key’s corresponding value.