struct

Anthropic::BetaVault

Inherits JSON::Serializable < Struct < Value < Object

Stateful Vault for storing credentials securely (beta)

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

archived_at

Timestamp when the vault was archived, or nil if active

Source
created_at

Timestamp when the vault was created

Source
display_name

Human-readable name for the vault

Source
id

Unique vault identifier

Source
metadata

Arbitrary key-value metadata attached to the vault

Source
type

Type of resource (always "vault")

Source
updated_at

Timestamp when the vault was last updated

Source