toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-connect-amazon-sqs
/
org.http4k.connect.amazon.sqs.action
/
QueueAttributes
Queue
Attributes
@
JsonSerializable
data
class
QueueAttributes
(
@
Json
(
name
=
"Attributes"
)
val
attributes
:
Map
<
String
,
String
>
=
emptyMap()
)
Members
Constructors
Queue
Attributes
Link copied to clipboard
constructor
(
@
Json
(
name
=
"Attributes"
)
attributes
:
Map
<
String
,
String
>
=
emptyMap()
)
Properties
attributes
Link copied to clipboard
val
attributes
:
Map
<
String
,
String
>