toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
AttributeDefinition
Attribute
Definition
@
JsonSerializable
data
class
AttributeDefinition
(
val
AttributeName
:
AttributeName
,
val
AttributeType
:
DynamoDataType
)
Members
Constructors
Attribute
Definition
Link copied to clipboard
constructor
(
AttributeName
:
AttributeName
,
AttributeType
:
DynamoDataType
)
Properties
Attribute
Name
Link copied to clipboard
val
AttributeName
:
AttributeName
Attribute
Type
Link copied to clipboard
val
AttributeType
:
DynamoDataType