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.