Class: Aws::Types::CoverageCost

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#on_demand_cost::String

Returns the value of attribute on_demand_cost.

Returns:

  • (::String)


243
244
245
# File 'sig/types.rbs', line 243

def on_demand_cost
  @on_demand_cost
end