AWS SDK for .NET Documentation
ElasticIpStatus Class
AmazonAmazon.Redshift.ModelElasticIpStatus Did this page help you?   Yes   No    Tell us about it...
Describes the status of the elastic IP (EIP) address.
Declaration Syntax
C#
public class ElasticIpStatus
Members
All MembersConstructorsMethodsProperties



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

ElasticIp
Gets and sets the property ElasticIp.

The elastic IP (EIP) address for the cluster.


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

Describes the status of the elastic IP (EIP) address.


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

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
ElasticIpStatus

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