Function dynamodb_expression::function::attribute_type
source · pub fn attribute_type<P>(path: P, attribute_type: AttributeType) -> Expressionwhere
P: Into<String>,
Expand description
True if the attribute at the specified path
is of a particular data type.