Class: Aws::Types::DeleteBudgetRequest

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)


216
217
218
# File 'sig/types.rbs', line 216

def 
  @account_id
end

#budget_name::String

Returns the value of attribute budget_name.

Returns:

  • (::String)


217
218
219
# File 'sig/types.rbs', line 217

def budget_name
  @budget_name
end