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

Class: Aws::Glue::Types::CheckSchemaVersionValidityResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#errorString

A validation failure error message.

Returns:

  • (String)

    A validation failure error message.

#validBoolean

Return true, if the schema is valid and false otherwise.

Returns:

  • (Boolean)

    Return true, if the schema is valid and false otherwise.