Values.DeleteUserRequestSourceDeletes an ActiveMQ user.
type nonrec t = {brokerId : string;The unique ID that Amazon MQ generates for the broker.
*)username : string;The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long.
*)}