The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

_request_id => Str