ExAwsConfigurator.Queue (ExAwsConfigurator v1.0.3) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ExAwsConfigurator.Queue{
  attributes: ExAws.SQS.queue_attributes(),
  environment: binary(),
  name: binary(),
  prefix: binary(),
  region: binary(),
  topics: [ExAwsConfigurator.Topic]
}