AWS SDK for .NET Documentation
PrivateIpAddress Property
AmazonAmazon.EC2.ModelImportInstanceLaunchSpecificationTypePrivateIpAddress Did this page help you?   Yes   No    Tell us about it...
Private IP address for the instance.
Declaration Syntax
C#
public string PrivateIpAddress { get; set; }
Remarks
If you're using Amazon Virtual Private Cloud, you can optionally assign the instance a specific available IP address from the subnet (e.g., 10.0.0.25).

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