ZeroTrustSplitTunnel

class ZeroTrustSplitTunnel : KotlinCustomResource

Provides a Cloudflare Split Tunnel resource. Split tunnels are used to either include or exclude lists of routes from the WARP client's tunnel.

Properties

Link copied to clipboard
val accountId: Output<String>

The account identifier to target for the resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val mode: Output<String>

The mode of the split tunnel policy. Available values: include, exclude.

Link copied to clipboard
val policyId: Output<String>?

The settings policy for which to configure this split tunnel policy.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The value of the tunnel attributes.

Link copied to clipboard
val urn: Output<String>