Module dynamodb_expression::update::set::if_not_exists
source · Structs
- Builds an
IfNotExists
instance. Create an instance of this by usingIfNotExists::builder
. - Represents an update expression to set an attribute if it doesn’t exist.