class Aws::MQ::Types::DescribeUserOutput

Returns information about an ActiveMQ user.

@!attribute [rw] broker_id

Required. The unique ID that Amazon MQ generates for the broker.
@return [String]

@!attribute [rw] console_access

Enables access to the the ActiveMQ Web Console for the ActiveMQ
user.
@return [Boolean]

@!attribute [rw] groups

The list of groups (20 maximum) to which the ActiveMQ user belongs.
This value can contain only alphanumeric characters, dashes,
periods, underscores, and tildes (- . \_ ~). This value must be
2-100 characters long.
@return [Array<String>]

@!attribute [rw] pending

The status of the changes pending for the ActiveMQ user.
@return [Types::UserPendingChanges]

@!attribute [rw] username

Required. 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.
@return [String]

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

Constants

SENSITIVE