GetMagicWanIpsecTunnelPlainArgs

data class GetMagicWanIpsecTunnelPlainArgs(val accountId: String, val ipsecTunnelId: String) : ConvertibleToJava<GetMagicWanIpsecTunnelPlainArgs>

A collection of arguments for invoking getMagicWanIpsecTunnel.

Constructors

Link copied to clipboard
constructor(accountId: String, ipsecTunnelId: String)

Properties

Link copied to clipboard

Identifier

Link copied to clipboard

Identifier

Functions

Link copied to clipboard
open override fun toJava(): GetMagicWanIpsecTunnelPlainArgs