Gives you information about the attributes of the account.

C# |
public class DescribeAccountAttributesRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeAccountAttributesRequest()()()() | Initializes a new instance of the DescribeAccountAttributesRequest class |
![]() | AccountAttributeNames |
One or more account attribute names.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Filter |
A list of filters used to match system-defined properties and user-defined tags associated with
the specified Attributes.
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.) |
![]() | IsSetAccountAttributeNames()()()() |
Checks if AccountAttributeNames property is set
|
![]() | IsSetFilter()()()() |
Checks if Filter property is set
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAccountAttributeNames(array<AccountAttributeName>[]()[][]) | Obsolete.
Sets account attribute names.
|
![]() | WithFilter(array<Filter>[]()[][]) | Obsolete.
Sets the filters used to match system-defined properties and user-defined tags associated with
the specified Attributes.
|

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