Anthropic::BetaTunnelToken
Inherits JSON::Serializable < Struct < Value < Object
A tunnel's connector token.
The value is fetched live; Anthropic does not store it. Treat as a credential.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type
Source