NAME
Paws::GameLift::ListAliasesOutput
ATTRIBUTES
Aliases => ArrayRef[Paws::GameLift::Alias]
Collection of alias records that match the list request.
NextToken => Str
Token indicating where to resume retrieving results on the next call to this action. If no token is returned, these results represent the end of the list.
If a request has a limit that exactly matches the number of remaining results, a token is returned even though there are no more results to retrieve.