orElse
Creates a function expression which represents the value of this attribute path unless a value does not exist, in which case the given value is used. This corresponds to the low-level DynamoDB function if_not_exists.
Parameters
value
The value to use if this attribute does not exist