toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
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
)
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
?
=
null
Message
Link copied to clipboard
val
Message
:
String
?
=
null