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
/
ReqWriteItem
Req
Write
Item
@
JsonSerializable
data
class
ReqWriteItem
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
Delete
Request
Link copied to clipboard
val
DeleteRequest
:
Map
<
String
,
Item
>
?
Put
Request
Link copied to clipboard
val
PutRequest
:
Map
<
String
,
Item
>
?