Class: Aws::Types::ReservedCapacityFallbackOptions
- Inherits:
-
Object
- Object
- Aws::Types::ReservedCapacityFallbackOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#market_types ⇒ ::Array[("on-demand")]
Returns the value of attribute market_types.
Instance Attribute Details
#market_types ⇒ ::Array[("on-demand")]
Returns the value of attribute market_types.
16671 16672 16673 |
# File 'sig/types.rbs', line 16671 def market_types @market_types end |