GetZeroTrustTunnelCloudflaredTokenResult

data class GetZeroTrustTunnelCloudflaredTokenResult(val accountId: String, val id: String, val token: String, val tunnelId: String)

A collection of values returned by getZeroTrustTunnelCloudflaredToken.

Constructors

Link copied to clipboard
constructor(accountId: String, id: String, token: String, tunnelId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cloudflare account ID

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The Tunnel Token is used as a mechanism to authenticate the operation of a tunnel.

Link copied to clipboard

UUID of the tunnel.