AWS SDK for .NET Documentation
PublicIPv4s Property
AmazonAmazon.EC2.UtilNetworkInterfacePublicIPv4s Did this page help you?   Yes   No    Tell us about it...
The elastic IP addresses associated with the interface.
Declaration Syntax
C#
public IEnumerable<string> PublicIPv4s { get; }
Remarks
There may be multiple IP addresses on an instance.

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