AWS SDK for .NET Documentation
InstanceNetworkInterfaceAssociation Class
AmazonAmazon.EC2.ModelInstanceNetworkInterfaceAssociation Did this page help you?   Yes   No    Tell us about it...
Instance Network Interface Association
Declaration Syntax
C#
public class InstanceNetworkInterfaceAssociation
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
InstanceNetworkInterfaceAssociation()()()()
Initializes a new instance of the InstanceNetworkInterfaceAssociation class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IpOwnerId
The ID of the Elastic IP address owner.

IsSetIpOwnerId()()()()
Checks if the IpOwnerId property is set

IsSetPublicDnsName()()()()
Checks if the PublicDnsName property is set

IsSetPublicIp()()()()
Checks if the PublicIp property is set

PublicDnsName
The DNS name for the network interface.

PublicIp
The address of the Elastic IP address bound to the network interface.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithIpOwnerId(String) Obsolete.
Sets the ID of the Elastic IP address owner.

WithPublicDnsName(String) Obsolete.
Sets the DNS name for the network interface.

WithPublicIp(String) Obsolete.
Sets the address of the Elastic IP address bound to the network interface.

Inheritance Hierarchy
Object
InstanceNetworkInterfaceAssociation

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