KeyFilter

interface KeyFilter

Represents a filter which limits a Query operation to a specific partition key and optional sort key criteria (if applicable)

Properties

Link copied to clipboard
abstract val partitionKey: KeyType

The required value of the partition key

Link copied to clipboard

The sort key expressions, in key order