You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Transfer::Types::ListUsersRequestWhen passing ListUsersRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
max_results: 1,
next_token: "NextToken",
server_id: "ServerId", }
Instance Attribute Summary collapse
Specifies the number of users to return as a response to the ListUsers
request.
When you can get additional results from the ListUsers
call, a NextToken
parameter is returned in the output.
A system-assigned unique identifier for a server that has users assigned to it.
Specifies the number of users to return as a response to the ListUsers
request.
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.
A system-assigned unique identifier for a server that has users assigned to it.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4