The bucket name
Compression level of the stream. This feature is only supported in servers 2.10.x and better.
the description associated with the object store.
Optional
metadata?: Record<string, string>Metadata the object store. Note that
keys starting with _nats
are reserved. This feature only supported on servers
2.10.x and better.
The number of replicas associated with this object store.
Set to true if the object store is sealed and will reject edits.
The size in bytes that the object store occupies.
The object store's underlying stream storage type.
The StreamInfo backing up the ObjectStore
The time to live for entries in the object store in nanoseconds.
Convert to millis using the millis()
function.
Generated using TypeDoc
The underlying storage for the object store. Currently, this always returns "JetStream".