tunnel

@JvmName(name = "mmgdupcgmjavqtwi")
suspend fun tunnel(value: Output<SecureIotDeviceRemoteTunnelArgs>)
@JvmName(name = "bjdsuwtbddnrmohm")
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 = "uwunconkheqmmgtc")
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.