@crawlee/coreInterfacesKeyValueStoreIteratorOptionsVersion: NextOn this pageKeyValueStoreIteratorOptions Index PropertiescollectionexclusiveStartKeyprefixProperties optionalcollectioncollection?: stringCollection name to use for listing keys.optionalexclusiveStartKeyexclusiveStartKey?: stringAll keys up to this one (including) are skipped from the result.optionalprefixprefix?: stringIf set, only keys that start with this prefix are returned.
Collection name to use for listing keys.