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

Class: Aws::Honeycode::Types::ResultRow

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

Overview

A single row in the ResultSet.

Instance Attribute Summary collapse

Instance Attribute Details

#data_itemsArray<Types::DataItem>

List of all the data cells in a row.

Returns:

#row_idString

The ID for a particular row.

Returns:

  • (String)

    The ID for a particular row.