class Aws::Honeycode::Types::TableRow
An object that contains attributes about a single row in a table
@!attribute [rw] row_id
The id of the row in the table. @return [String]
@!attribute [rw] cells
A list of cells in the table row. The cells appear in the same order as the columns of the table. @return [Array<Types::Cell>]
@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/TableRow AWS API Documentation
Constants
- SENSITIVE