Variable exactDdbSchemaConst
exactDdbSchema: {
kindAttribute: "kind";
partitionKey: "pk";
positionsAttribute: "positions";
sortKey: "sk";
} = ...
Type Declaration
ReadonlykindAttribute: "kind"
ReadonlypartitionKey: "pk"
ReadonlypositionsAttribute: "positions"
ReadonlysortKey: "sk"
Schema metadata for the exact postings table.