The elastic IP addresses associated with the interface.

C# |
public IEnumerable<string> PublicIPv4s { get; }

There may be multiple IP addresses on an instance.
C# |
public IEnumerable<string> PublicIPv4s { get; }