AWS SDK for .NET Documentation
ElasticIp Class
AmazonAmazon.OpsWorks.ModelElasticIp Did this page help you?   Yes   No    Tell us about it...
Describes an Elastic IP address.
Declaration Syntax
C#
public class ElasticIp
Members
All MembersConstructorsMethodsProperties



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

Domain
Gets and sets the property Domain.

The domain.


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.)
InstanceId
Gets and sets the property InstanceId.

The ID of the instance that the address is attached to.


Ip
Gets and sets the property Ip.

The IP address.


Name
Gets and sets the property Name.

The name.


Region
Gets and sets the property Region.

The AWS region. For more information, see Regions and Endpoints.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDomain(String) Obsolete.
Sets the Domain property

WithInstanceId(String) Obsolete.
Sets the InstanceId property

WithIp(String) Obsolete.
Sets the Ip property

WithName(String) Obsolete.
Sets the Name property

WithRegion(String) Obsolete.
Sets the Region property

Inheritance Hierarchy
Object
ElasticIp

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