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

C# |
public class IPRange

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | IPRange()()()() | Initializes a new instance of the IPRange class |
![]() | CIDRIP |
Specifies the IP range.
|
![]() | Equals(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
|

Object | |
![]() | IPRange |