InterfacesVersion: NextOn this pageexternalKeyValueStoreIteratorOptions Index PropertiescollectionexclusiveStartKeyprefixProperties externaloptionalcollectioncollection?: stringCollection name to use for listing keys.externaloptionalexclusiveStartKeyexclusiveStartKey?: stringAll keys up to this one (including) are skipped from the result.externaloptionalprefixprefix?: stringIf set, only keys that start with this prefix are returned.
Collection name to use for listing keys.