toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
KeySchema
Key
Schema
@
JsonSerializable
data
class
KeySchema
(
val
AttributeName
:
AttributeName
,
val
KeyType
:
KeyType
)
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