Class: Aws::Types::CoverageCost
- Inherits:
-
Object
- Object
- Aws::Types::CoverageCost
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#on_demand_cost ⇒ ::String
Returns the value of attribute on_demand_cost.
Instance Attribute Details
#on_demand_cost ⇒ ::String
Returns the value of attribute on_demand_cost.
243 244 245 |
# File 'sig/types.rbs', line 243 def on_demand_cost @on_demand_cost end |