class Aws::Honeycode::Types::UpsertRowsResult

An object that represents the result of a single upsert row request.

@!attribute [rw] row_ids

The list of row ids that were changed as part of an upsert row
operation. If the upsert resulted in an update, this list could
potentially contain multiple rows that matched the filter and hence
got updated. If the upsert resulted in an append, this list would
only have the single row that was appended.
@return [Array<String>]

@!attribute [rw] upsert_action

The result of the upsert action.
@return [String]

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

Constants

SENSITIVE