users property

List<UserSummary>? users
final

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

Implementation

final List<UserSummary>? users;