Class: Aws::Types::ServiceManagedEc2InstanceMarketOptions
- Inherits:
-
Object
- Object
- Aws::Types::ServiceManagedEc2InstanceMarketOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "on-demand", ...
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "on-demand", ...
Returns the value of attribute type.
2762 2763 2764 |
# File 'sig/types.rbs', line 2762 def type @type end |