toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.mapper
/
DynamoDbPage
Dynamo
Db
Page
data
class
DynamoDbPage
<
Document
:
Any
>
(
val
items
:
List
<
Document
>
,
val
lastEvaluatedKey
:
Key
?
)
Members
Constructors
Dynamo
Db
Page
Link copied to clipboard
constructor
(
items
:
List
<
Document
>
,
lastEvaluatedKey
:
Key
?
)
Properties
items
Link copied to clipboard
val
items
:
List
<
Document
>
last
Evaluated
Key
Link copied to clipboard
val
lastEvaluatedKey
:
Key
?