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

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