KeyConditionBuilder

See https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Query.KeyConditionExpressions.html

Types

Link copied to clipboard
inner class HashKeySubstitute(val attribute: Attribute<HashKey>)
Link copied to clipboard
inner class SortKeySubstitute(val attribute: Attribute<SortKey>?)

Functions