class Aws::Honeycode::Types::GetScreenDataResult

@!attribute [rw] results

A map of all the rows on the screen keyed by block name.
@return [Hash<String,Types::ResultSet>]

@!attribute [rw] workbook_cursor

Indicates the cursor of the workbook at which the data returned by
this workbook is read. Workbook cursor keeps increasing with every
update and the increments are not sequential.
@return [Integer]

@!attribute [rw] next_token

Provides the pagination token to load the next page if there are
more results matching the request. If a pagination token is not
present in the response, it means that all data matching the query
has been loaded.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/GetScreenDataResult AWS API Documentation

Constants

SENSITIVE