GetQueueAttributesResult constructor
GetQueueAttributesResult({
- Map<
QueueAttributeName, String> ? attributes,
Implementation
GetQueueAttributesResult({
this.attributes,
});