tunnel

@JvmName(name = "jkwplcnlnqyjpmep")
suspend fun tunnel(value: Output<SecureIotDeviceRemoteTunnelArgs>)
@JvmName(name = "wxecewgylrmhgqqq")
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 = "mdlfjrofmgiexxxq")
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.