Describes regions that are currently available to
the account.

C# |
public class DescribeRegionsRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeRegionsRequest()()()() | Initializes a new instance of the DescribeRegionsRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Filter |
A list of filters used to match system-defined properties and user-defined tags associated
with the specified Region.
For a complete reference to the available filter keys for this operation, see the
Amazon EC2 API reference.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetFilter()()()() |
Checks if Filter property is set
|
![]() | IsSetRegionName()()()() |
Checks if RegionName property is set
|
![]() | RegionName |
One of more names of regions to describe.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithFilter(array<Filter>[]()[][]) | Obsolete.
Sets filters used to match system-defined properties and user-defined tags associated
with the specified Region.
|
![]() | WithRegionName(array<String>[]()[][]) | Obsolete.
Sets names of regions to describe.
|

Object | ||
![]() | EC2Request | |
![]() | DescribeRegionsRequest |