ResultRow - Amazon Honeycode

ResultRow

A single row in the ResultSet.

Contents

dataItems

List of all the data cells in a row.

Type: Array of DataItem objects

Required: Yes

rowId

The ID for a particular row.

Type: String

Length Constraints: Fixed length of 77.

Pattern: row:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\/[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: