ExAws.SQS.set_queue_attributes

You're seeing just the function set_queue_attributes, go back to ExAws.SQS module for more information.
Link to this function

set_queue_attributes(queue_url, attributes \\ [])

View Source

Specs

set_queue_attributes(queue_url :: binary(), attributes :: queue_attributes()) ::
  ExAws.Operation.Query.t()

Set attributes of a SQS Queue.

AWS API Docs