Class: Aws::Types::AwsAmazonMqBrokerUsersDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsAmazonMqBrokerUsersDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pending_change ⇒ ::String
Returns the value of attribute pending_change.
-
#username ⇒ ::String
Returns the value of attribute username.
Instance Attribute Details
#pending_change ⇒ ::String
Returns the value of attribute pending_change.
369 370 371 |
# File 'sig/types.rbs', line 369 def pending_change @pending_change end |
#username ⇒ ::String
Returns the value of attribute username.
370 371 372 |
# File 'sig/types.rbs', line 370 def username @username end |