pub type Attributes = HashMap<String, AttributeValue>;Expand description
A collection of attributes (key-value pairs)
Aliased Typeยง
pub struct Attributes { /* private fields */ }pub type Attributes = HashMap<String, AttributeValue>;A collection of attributes (key-value pairs)
pub struct Attributes { /* private fields */ }