SslVpnServerArgs

constructor(cipher: Output<String>? = null, clientIpPool: Output<String>? = null, compress: Output<Boolean>? = null, localSubnet: Output<String>? = null, name: Output<String>? = null, port: Output<Int>? = null, protocol: Output<String>? = null, vpnGatewayId: Output<String>? = null)