Values.AwsAmazonMqBrokerUsersDetailsSourceProvides details about the broker usernames for the specified broker. Doesn't apply to RabbitMQ brokers.
type nonrec t = {pendingChange : NonEmptyString.t option;The type of change pending for the broker user.
*)username : NonEmptyString.t option;The username of the broker user.
*)}