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