UpdateValues
type UpdateValues = Record<string, | NativeAttributeValue | UpdateExpression | ValueReference>;Type representing an update operation for an entity.
type UpdateValues = Record<string, | NativeAttributeValue | UpdateExpression | ValueReference>;Type representing an update operation for an entity.