objectAttributeList property

List<AttributeKeyAndValue> objectAttributeList
final

An attribute map, which contains an attribute ARN as the key and attribute value as the map value.

Implementation

final List<AttributeKeyAndValue> objectAttributeList;