The unique identifier for the data table. Must also accept the table ARN with or without a version alias. If
the version is provided as part of the identifier or ARN, the version must be one of the two available system
managed aliases, $SAVED or $LATEST.
Parameters:
dataTableId - The unique identifier for the data table. Must also accept the table ARN with or without a version
alias. If the version is provided as part of the identifier or ARN, the version must be one of the two
available system managed aliases, $SAVED or $LATEST.
Returns:
Returns a reference to this object so that method calls can be chained together.
The current primary values for the record. Required and must include values for all primary attributes. Fails
if the table has primary attributes and some primary values are omitted.
Parameters:
primaryValues - The current primary values for the record. Required and must include values for all primary
attributes. Fails if the table has primary attributes and some primary values are omitted.
Returns:
Returns a reference to this object so that method calls can be chained together.
The current primary values for the record. Required and must include values for all primary attributes. Fails
if the table has primary attributes and some primary values are omitted.
Parameters:
primaryValues - The current primary values for the record. Required and must include values for all primary
attributes. Fails if the table has primary attributes and some primary values are omitted.
Returns:
Returns a reference to this object so that method calls can be chained together.
The current primary values for the record. Required and must include values for all primary attributes. Fails
if the table has primary attributes and some primary values are omitted.
The new primary values for the record. Required and must include values for all primary attributes. The
combination must be unique within the table.
Parameters:
newPrimaryValues - The new primary values for the record. Required and must include values for all primary attributes.
The combination must be unique within the table.
Returns:
Returns a reference to this object so that method calls can be chained together.
The new primary values for the record. Required and must include values for all primary attributes. The
combination must be unique within the table.
Parameters:
newPrimaryValues - The new primary values for the record. Required and must include values for all primary attributes.
The combination must be unique within the table.
Returns:
Returns a reference to this object so that method calls can be chained together.