AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes association information for an Elastic IP address (IPv4).
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class InstanceNetworkInterfaceAssociation
The InstanceNetworkInterfaceAssociation type exposes the following members
| Name | Description | |
|---|---|---|
|   | InstanceNetworkInterfaceAssociation() | 
| Name | Type | Description | |
|---|---|---|---|
|   | CarrierIp | System.String | Gets and sets the property CarrierIp. The carrier IP address associated with the network interface. | 
|   | CustomerOwnedIp | System.String | Gets and sets the property CustomerOwnedIp. The customer-owned IP address associated with the network interface. | 
|   | IpOwnerId | System.String | Gets and sets the property IpOwnerId. The ID of the owner of the Elastic IP address. | 
|   | PublicDnsName | System.String | Gets and sets the property PublicDnsName. The public DNS name. | 
|   | PublicIp | System.String | Gets and sets the property PublicIp. The public IP address or Elastic IP address bound to the network interface. | 
.NET: 
Supported in: 8.0 and newer, Core 3.1
.NET Standard: 
Supported in: 2.0
.NET Framework: 
Supported in: 4.7.2 and newer