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-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
BatchStatementError
Batch
Statement
Error
@
JsonSerializable
data
class
BatchStatementError
(
val
Code
:
ErrorCode
?
=
null
,
val
Message
:
String
?
=
null
)
(
source
)
Members
Constructors
Batch
Statement
Error
Link copied to clipboard
constructor
(
Code
:
ErrorCode
?
=
null
,
Message
:
String
?
=
null
)
Properties
Code
Link copied to clipboard
val
Code
:
ErrorCode
?
Message
Link copied to clipboard
val
Message
:
String
?