attributes property
Attributes map that is associated with the object. AttributeArn
is the key, and attribute value is the value.
Implementation
final List<AttributeKeyAndValue>? attributes;
Attributes map that is associated with the object. AttributeArn
is the key, and attribute value is the value.
final List<AttributeKeyAndValue>? attributes;