Class: Aws::Types::UpdateAccountSettingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


840
841
842
# File 'sig/types.rbs', line 840

def 
  @account_id
end

#account_settingsTypes::AccountSettings

Returns the value of attribute account_settings.



841
842
843
# File 'sig/types.rbs', line 841

def 
  @account_settings
end