|
NAMEPaws::Transfer::ListUsersResponse ATTRIBUTESNextToken => StrWhen 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 => StrA 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. _request_id => Str
|