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
- Struct
- Aws::Glue::Types::MetadataInfo
- Defined in:
- (unknown)
Overview
A structure containing metadata information for a schema version.
Instance Attribute Summary collapse
-
#created_time ⇒ String
The time at which the entry was created.
-
#metadata_value ⇒ String
The metadata key’s corresponding value.
Instance Attribute Details
#created_time ⇒ String
The time at which the entry was created.
#metadata_value ⇒ String
The metadata key’s corresponding value.