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-sns
/
org.http4k.connect.amazon.sns.action
/
BatchResultErrorEntry
Batch
Result
Error
Entry
data
class
BatchResultErrorEntry
(
val
Code
:
String
,
val
Id
:
String
,
val
SenderFault
:
Boolean
,
val
Message
:
String
?
)
(
source
)
Members
Constructors
Batch
Result
Error
Entry
Link copied to clipboard
constructor
(
Code
:
String
,
Id
:
String
,
SenderFault
:
Boolean
,
Message
:
String
?
)
Properties
Code
Link copied to clipboard
val
Code
:
String
Id
Link copied to clipboard
val
Id
:
String
Message
Link copied to clipboard
val
Message
:
String
?
Sender
Fault
Link copied to clipboard
val
SenderFault
:
Boolean