AWS SDK for .NET Documentation
NetworkInterfaceId Property
AmazonAmazon.EC2.ModelCreateRouteRequestNetworkInterfaceId Did this page help you?   Yes   No    Tell us about it...
Allows the routing of network interface IDs.
Remarks
Exactly one interface must be attached when specifying an instance ID or it fails. Value provided must be one of the following: GatewayID, InstanceID, or NetworkdInterfaceId.
Declaration Syntax
C#
public string NetworkInterfaceId { get; set; }

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