class Aws::MQ::Types::DescribeUserRequest

@note When making an API call, you may pass DescribeUserRequest

data as a hash:

    {
      broker_id: "__string", # required
      username: "__string", # required
    }

@!attribute [rw] broker_id

@return [String]

@!attribute [rw] username

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/DescribeUserRequest AWS API Documentation

Constants

SENSITIVE