Attributes

Type Alias Attributes 

Source
pub type Attributes = HashMap<String, AttributeValue>;
Expand description

A collection of attributes (key-value pairs)

Aliased Typeยง

pub struct Attributes { /* private fields */ }