You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Athena::Types::Row
- Inherits:
-
Struct
- Object
- Struct
- Aws::Athena::Types::Row
- Defined in:
- (unknown)
Overview
The rows that comprise a query result table.
Instance Attribute Summary collapse
-
#data ⇒ Array<Types::Datum>
The data that populates a row in a query result table.
Instance Attribute Details
#data ⇒ Array<Types::Datum>
The data that populates a row in a query result table.