GetZeroTrustTunnelCloudflaredConfigResult

data class GetZeroTrustTunnelCloudflaredConfigResult(val accountId: String, val config: GetZeroTrustTunnelCloudflaredConfigConfig, val createdAt: String, val id: String, val source: String, val tunnelId: String, val version: Int)

A collection of values returned by getZeroTrustTunnelCloudflaredConfig.

Constructors

constructor(accountId: String, config: GetZeroTrustTunnelCloudflaredConfigConfig, createdAt: String, id: String, source: String, tunnelId: String, version: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier

Link copied to clipboard

The tunnel configuration and ingress rules.

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Indicates if this is a locally or remotely configured tunnel. If local, manage the tunnel using a YAML file on the origin machine. If cloudflare, manage the tunnel's configuration on the Zero Trust dashboard. Available values: "local", "cloudflare".

Link copied to clipboard

UUID of the tunnel.

Link copied to clipboard

The version of the Tunnel Configuration.