AWS SDK for .NET Documentation
DestinationCidrBlock Property
AmazonAmazon.EC2.ModelCreateRouteRequestDestinationCidrBlock Did this page help you?   Yes   No    Tell us about it...
The CIDR address block used for the destination match.
Declaration Syntax
C#
public string DestinationCidrBlock { get; set; }
Remarks
For example: 0.0.0.0/0. Routing decisions are based on the most specific match.

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