struct

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_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

Stable identifier for the current token value. Changes when rotated.

Source
tunnel_token

Connector token used to run the tunnel.

Source
type
Source