tunnel

@JvmName(name = "foimbokiiuqsyccg")
suspend fun tunnel(value: Output<SecureIotDeviceRemoteTunnelArgs>)
@JvmName(name = "fihpeijqjiettgel")
suspend fun tunnel(value: SecureIotDeviceRemoteTunnelArgs?)

Parameters

value

Describes the tunnel through which Video Analyzer can connect to the endpoint URL. This is an optional property, typically used when the endpoint is behind a firewall.


@JvmName(name = "oqcgkwiaruquvcfq")
suspend fun tunnel(argument: suspend SecureIotDeviceRemoteTunnelArgsBuilder.() -> Unit)

Parameters

argument

Describes the tunnel through which Video Analyzer can connect to the endpoint URL. This is an optional property, typically used when the endpoint is behind a firewall.