Class: Aws::Types::DeleteUserRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#broker_id::String

Returns the value of attribute broker_id.



297
298
299
# File 'sig/types.rbs', line 297

def broker_id
  @broker_id
end

#username::String

Returns the value of attribute username.



298
299
300
# File 'sig/types.rbs', line 298

def username
  @username
end