AWS SDK for .NET Documentation
IPRange Class
AmazonAmazon.RDS.ModelIPRange Did this page help you?   Yes   No    Tell us about it...

This data type is used as a response element in the DescribeDBSecurityGroups action.

Declaration Syntax
C#
public class IPRange
Members
All MembersConstructorsMethodsProperties



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

CIDRIP
Specifies the IP range.

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
Specifies the status of the IP range. Status can be "authorizing", "authorized", "revoking", and "revoked".

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

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
IPRange

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