getZeroTrustTunnelCloudflared

Use this datasource to lookup a tunnel in an account.

Return

A collection of values returned by getZeroTrustTunnelCloudflared.

Parameters

argument

A collection of arguments for invoking getZeroTrustTunnelCloudflared.


suspend fun getZeroTrustTunnelCloudflared(accountId: String, isDeleted: Boolean? = null, name: String): GetZeroTrustTunnelCloudflaredResult

Return

A collection of values returned by getZeroTrustTunnelCloudflared.

Parameters

accountId

The account identifier to target for the resource. Modifying this attribute will force creation of a new resource.

isDeleted

If true, only include deleted tunnels. If false, exclude deleted tunnels. If empty, all tunnels will be included. Modifying this attribute will force creation of a new resource.

name

Name of the tunnel. Modifying this attribute will force creation of a new resource.

See also


Return

A collection of values returned by getZeroTrustTunnelCloudflared.

Parameters

argument

Builder for com.pulumi.cloudflare.kotlin.inputs.GetZeroTrustTunnelCloudflaredPlainArgs.

See also