class Aws::Glue::Types::TableVersionError

An error record for table-version operations.

@!attribute [rw] table_name

The name of the table in question.
@return [String]

@!attribute [rw] version_id

The ID value of the version in question. A `VersionID` is a string
representation of an integer. Each version is incremented by 1.
@return [String]

@!attribute [rw] error_detail

The details about the error.
@return [Types::ErrorDetail]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/TableVersionError AWS API Documentation

Constants

SENSITIVE