You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GetTableResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GetTableResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#table ⇒ Types::Table
The
Table
object that defines the specified table.
Instance Attribute Details
#table ⇒ Types::Table
The Table
object that defines the specified table.