Skip to main content

IIAMListAccountAliasesResponse

Interface in AWS.IAM

Interface for ListAccountAliases responses.

Ancestors

Properties

AccountAliases

property AccountAliases: TList<string>

A list of aliases associated with the account.

AWS supports only one alias per account.