tunnelConfig

suspend fun tunnelConfig(name: String, block: suspend TunnelConfigResourceBuilder.() -> Unit): TunnelConfig

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for TunnelConfig.


See also

Parameters

name

The unique name of the resulting resource.