Container for the parameters to the CreateAccountAlias operation.
This action creates an alias for your AWS account. For information about using an
AWS account alias, see Using an Alias for Your AWS Account ID in Using AWS Identity
and Access Management.

C# |
public class CreateAccountAliasRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreateAccountAliasRequest()()()() | Initializes a new instance of the CreateAccountAliasRequest class |
![]() | AccountAlias |
Gets and sets the property AccountAlias.
Name of the account alias to create. |
![]() | 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.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAccountAlias(String) | Obsolete.
Sets the AccountAlias property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | CreateAccountAliasRequest |