Vpn Connection Args
constructor(cluster: Output<String>? = null, enableHighAvailability: Output<Boolean>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, natGatewayIp: Output<String>? = null, project: Output<String>? = null, router: Output<String>? = null, vpc: Output<String>? = null, vpcProject: Output<VpnConnectionVpcProjectArgs>? = null)