Class: Aws::Types::SavingsPlansSavings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#net_savings::String

Returns the value of attribute net_savings.

Returns:

  • (::String)


1435
1436
1437
# File 'sig/types.rbs', line 1435

def net_savings
  @net_savings
end

#on_demand_cost_equivalent::String

Returns the value of attribute on_demand_cost_equivalent.

Returns:

  • (::String)


1436
1437
1438
# File 'sig/types.rbs', line 1436

def on_demand_cost_equivalent
  @on_demand_cost_equivalent
end