Class: Aws::Types::GetUserSettingsRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.



416
417
418
# File 'sig/types.rbs', line 416

def 
  @account_id
end

#user_id::String

Returns the value of attribute user_id.



417
418
419
# File 'sig/types.rbs', line 417

def user_id
  @user_id
end