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
/
KeySchema
Key
Schema
@
JsonSerializable
data
class
KeySchema
(
val
AttributeName
:
AttributeName
,
val
KeyType
:
KeyType
)
(
source
)
Members
Constructors
Key
Schema
Link copied to clipboard
constructor
(
AttributeName
:
AttributeName
,
KeyType
:
KeyType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
Attribute
Name
Link copied to clipboard
val
AttributeName
:
AttributeName
Key
Type
Link copied to clipboard
val
KeyType
:
KeyType