Secure Iot Device Remote Tunnel Args
data class SecureIotDeviceRemoteTunnelArgs(val deviceId: Output<String>, val iotHubName: Output<String>, val type: Output<String>) : ConvertibleToJava<SecureIotDeviceRemoteTunnelArgs>
A remote tunnel securely established using IoT Hub device information.