KeySchema

@JsonSerializable
data class KeySchema(val AttributeName: AttributeName, val KeyType: KeyType)

Constructors

Link copied to clipboard
constructor(AttributeName: AttributeName, KeyType: KeyType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard