Are the options "options: { expiration?: number, expirationTtl?: number, metadata?: object }" availa

Are the options "options: { expiration?: number, expirationTtl?: number, metadata?: object }" available for Workers-KV available for DO-KV storage ?

Checked the link "https://developers.cloudflare.com/durable-objects/api/storage-api/#supported-options-1" and could not find the aforesaid options and hence wanted to confirm.
Cloudflare Docs
The Durable Object Storage API allows Durable Objects to access transactional and strongly consistent storage. A Durable Object's attached storage is private to its unique instance and cannot be accessed by other objects.
Was this page helpful?