CreateQueue

constructor(QueueName: QueueName, Tags: Map<String, String>? = null, Attributes: Map<String, String>? = null)(source)
constructor(queueName: QueueName, tags: List<Tag>? = null, attributes: Map<String, String>? = null, expires: ZonedDateTime? = null)(source)