AWS SDK for .NET Documentation
DestinationCidrBlock Property
AmazonAmazon.EC2.ModelReplaceRouteRequestDestinationCidrBlock Did this page help you?   Yes   No    Tell us about it...
The CIDR address block used for the destination match. For example: 0.0.0.0/0. The value you provide must match the CIDR of an existing route in the table.
Declaration Syntax
C#
public string DestinationCidrBlock { get; set; }

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