class Aws::Glue::Types::SchemaVersionNumber
A structure containing the schema version information.
@note When making an API call, you may pass SchemaVersionNumber
data as a hash: { latest_version: false, version_number: 1, }
@!attribute [rw] latest_version
The latest version available for the schema. @return [Boolean]
@!attribute [rw] version_number
The version number of the schema. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/SchemaVersionNumber AWS API Documentation
Constants
- SENSITIVE