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

Class: Aws::Glue::Types::SchemaVersionErrorItem

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

Overview

An object that contains the error details for an operation on a schema version.

Instance Attribute Summary collapse

Instance Attribute Details

#error_detailsTypes::ErrorDetails

The details of the error for the schema version.

Returns:

#version_numberInteger

The version number of the schema.

Returns:

  • (Integer)

    The version number of the schema.