toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
tunnel
tunnel
suspend
fun
tunnel
(
name
:
String
,
block
:
suspend
TunnelResourceBuilder
.
(
)
->
Unit
)
:
Tunnel
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Tunnel
.
See also
Tunnel
.
fun
tunnel
(
name
:
String
)
:
Tunnel
Parameters
name
The
unique
name of the resulting resource.
See also
Tunnel
.