class Aws::IAM::Types::DeleteAccountAliasRequest

@note When making an API call, you may pass DeleteAccountAliasRequest

data as a hash:

    {
      account_alias: "accountAliasType", # required
    }

@!attribute [rw] account_alias

The name of the account alias to delete.

This parameter allows (through its [regex pattern][1]) a string of
characters consisting of lowercase letters, digits, and dashes. You
cannot start or finish with a dash, nor can you have two dashes in a
row.

[1]: http://wikipedia.org/wiki/regex
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/DeleteAccountAliasRequest AWS API Documentation

Constants

SENSITIVE