You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MQ::Types::DescribeUserResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#broker_id ⇒ String

Returns:

  • (String)

#console_access ⇒ Boolean

Returns:

  • (Boolean)

#groups ⇒ Array<String>

Returns:

  • (Array<String>)

#pending ⇒ Types::UserPendingChanges

Returns information about the status of the changes pending for the ActiveMQ user.

Returns:

#username ⇒ String

Returns:

  • (String)