Class: Aws::Types::CalculatedSpend

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actual_spendTypes::Spend

Returns the value of attribute actual_spend.

Returns:



108
109
110
# File 'sig/types.rbs', line 108

def actual_spend
  @actual_spend
end

#forecasted_spendTypes::Spend

Returns the value of attribute forecasted_spend.

Returns:



109
110
111
# File 'sig/types.rbs', line 109

def forecasted_spend
  @forecasted_spend
end