NAME
Paws::Transfer::ListUsersResponse
ATTRIBUTES
NextToken => Str
When you can get additional results from the ListUsers call, a NextToken parameter is returned in the output. You can then pass in a subsequent command to the NextToken parameter to continue listing additional users.
REQUIRED ServerId => Str
A system-assigned unique identifier for a server that the users are assigned to.
REQUIRED Users => ArrayRef[Paws::Transfer::ListedUser]
Returns the user accounts and their properties for the ServerId value that you specify.