class Aws::Transfer::Types::ListUsersResponse
@!attribute [rw] next_token
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. @return [String]
@!attribute [rw] server_id
A system-assigned unique identifier for a server that the users are assigned to. @return [String]
@!attribute [rw] users
Returns the user accounts and their properties for the `ServerId` value that you specify. @return [Array<Types::ListedUser>]
@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ListUsersResponse AWS API Documentation
Constants
- SENSITIVE