Skip to main content
Version: Next

externalKeyValueStoreIteratorOptions

Index

Properties

externaloptionalcollection

collection?: string

Collection name to use for listing keys.

externaloptionalexclusiveStartKey

exclusiveStartKey?: string

All keys up to this one (including) are skipped from the result.

externaloptionalprefix

prefix?: string

If set, only keys that start with this prefix are returned.

Page Options