class Aws::MQ::Types::CreateUserRequest
@note When making an API call, you may pass CreateUserRequest
data as a hash: { broker_id: "__string", # required console_access: false, groups: ["__string"], password: "__string", # required username: "__string", # required }
@!attribute [rw] broker_id
@return [String]
@!attribute [rw] console_access
@return [Boolean]
@!attribute [rw] groups
@return [Array<String>]
@!attribute [rw] password
@return [String]
@!attribute [rw] username
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/CreateUserRequest AWS API Documentation
Constants
- SENSITIVE