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-scheduler
/
org.http4k.connect.amazon.scheduler.model
/
SqsParameters
Sqs
Parameters
@
JsonSerializable
data
class
SqsParameters
(
@
Json
(
name
=
"MessageGroupId"
)
val
messageGroupId
:
String
?
)
(
source
)
Members
Constructors
Sqs
Parameters
Link copied to clipboard
constructor
(
@
Json
(
name
=
"MessageGroupId"
)
messageGroupId
:
String
?
)
Properties
message
Group
Id
Link copied to clipboard
val
messageGroupId
:
String
?