The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::MQ::ListUsersResponse

ATTRIBUTES

BrokerId => Str

Required. The unique ID that Amazon MQ generates for the broker.

MaxResults => Int

Required. The maximum number of ActiveMQ users that can be returned per page (20 by default). This value must be an integer from 5 to 100.

NextToken => Str

The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.

Users => ArrayRef[Paws::MQ::UserSummary]

Required. The list of all ActiveMQ usernames for the specified broker.

_request_id => Str