AWS SDK for .NET Documentation
StaticRoutesOnly Property
AmazonAmazon.EC2.ModelCreateVpnConnectionRequestStaticRoutesOnly Did this page help you?   Yes   No    Tell us about it...
Whether or not the VPN connection requires static routes.
Declaration Syntax
C#
public bool StaticRoutesOnly { get; set; }
Remarks
If you are creating a VPN connection for a device that does not support BGP, you must specify this value as true.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)