struct Aws::SQS::Types::GetQueueAttributesResult

Defined in:

aws-sqs/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(attributes : QueueAttributeMap | Nil) #

[View source]

Instance Method Detail

def attributes : QueueAttributeMap | Nil #

def clone #

[View source]
def copy_with(attributes _attributes = @attributes) #

[View source]