attributes property

Map<QueueAttributeName, String>? attributes
final

A map of attributes to their respective values.

Implementation

final Map<QueueAttributeName, String>? attributes;