http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-sqs
/
org.http4k.connect.amazon.sqs.action
/
CreateQueue
/
CreateQueue
Create
Queue
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
)