Skip to main content

KeyValueStore

Index

Properties

accessed_at

accessed_at: AwareDatetime

act_id

act_id: str | None

act_run_id

act_run_id: str | None

console_url

console_url: AnyUrl | None

created_at

created_at: AwareDatetime

general_access

general_access: GeneralAccess | None

id

id: str

keys_public_url

keys_public_url: AnyUrl | None

A public link to access keys of the key-value store directly.

model_config

model_config: Undefined

modified_at

modified_at: AwareDatetime

name

name: str | None

stats

stats: KeyValueStoreStats | None

url_signing_secret_key

url_signing_secret_key: str | None

A secret key for generating signed public URLs. It is only provided to clients with WRITE permission for the key-value store.

user_id

user_id: str | None

username

username: str | None