tunnel

@JvmName(name = "vlvelrujkyswspte")
suspend fun tunnel(value: Output<SecureIotDeviceRemoteTunnelArgs>)
@JvmName(name = "tckrsegnlptjimlo")
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 = "nqtjcdkpohkwerbc")
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.