NAME
Paws::IAM::ListAccountAliasesResponse
ATTRIBUTES
REQUIRED AccountAliases => ArrayRef[Str]
A list of aliases associated with the account.
IsTruncated => Bool
A flag that indicates whether there are more account aliases to list. If your results were truncated, you can make a subsequent pagination request using the Marker
request parameter to retrieve more account aliases in the list.
Marker => Str
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated. Set it to the value of the Marker
element in the response you just received.