Class: Aws::Types::UpdateBudgetRequest

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)


593
594
595
# File 'sig/types.rbs', line 593

def 
  @account_id
end

#new_budgetTypes::Budget

Returns the value of attribute new_budget.

Returns:



594
595
596
# File 'sig/types.rbs', line 594

def new_budget
  @new_budget
end