use ;
use cratePath;
/// The [DynamoDB `attribute_not_exists` function][1]. True if the item does not
/// contain the attribute in a specified [`Path`].
///
/// See also: [`Path::attribute_not_exists`]
///
/// [1]: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.OperatorsAndFunctions.html#Expressions.OperatorsAndFunctions.Functions