Class: Aws::Types::AwsAmazonMqBrokerUsersDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pending_change::String

Returns the value of attribute pending_change.

Returns:

  • (::String)


369
370
371
# File 'sig/types.rbs', line 369

def pending_change
  @pending_change
end

#username::String

Returns the value of attribute username.

Returns:

  • (::String)


370
371
372
# File 'sig/types.rbs', line 370

def username
  @username
end