Class: Aws::Types::GetAccountSettingsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_limitTypes::AccountLimit

Returns the value of attribute account_limit.

Returns:



934
935
936
# File 'sig/types.rbs', line 934

def 
  @account_limit
end

#account_usageTypes::AccountUsage

Returns the value of attribute account_usage.

Returns:



935
936
937
# File 'sig/types.rbs', line 935

def 
  @account_usage
end