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
- Struct
- Aws::MQ::Types::DescribeUserResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#broker_id ⇒ String
-
#console_access ⇒ Boolean
-
#groups ⇒ Array<String>
-
#pending ⇒ Types::UserPendingChanges
Returns information about the status of the changes pending for the ActiveMQ user.
-
#username ⇒ String
Instance Attribute Details
#broker_id ⇒ String
#console_access ⇒ Boolean
#groups ⇒ Array<String>
#pending ⇒ Types::UserPendingChanges
Returns information about the status of the changes pending for the ActiveMQ user.