Get Ipsec Servers Plain Args
data class GetIpsecServersPlainArgs(val ids: List<String>? = null, val ipsecServerName: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val vpnGatewayId: String? = null) : ConvertibleToJava<GetIpsecServersPlainArgs>
A collection of arguments for invoking getIpsecServers.