AWS SDK for .NET Documentation
GetIpV4Association Method (publicIp)
AmazonAmazon.EC2.UtilNetworkInterfaceGetIpV4Association(String) Did this page help you?   Yes   No    Tell us about it...
Get the private IPv4 address(es) that are associated with the public-ip address and assigned to that interface.
Declaration Syntax
C#
public IEnumerable<string> GetIpV4Association(
	string publicIp
)
Parameters
publicIp (String)
The public IP address
Return Value
Private IPv4 address(es) associated with the public IP address

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