Class: Aws::Types::EC2Specification
- Inherits:
-
Object
- Object
- Aws::Types::EC2Specification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offering_class ⇒ "STANDARD", "CONVERTIBLE"
Returns the value of attribute offering_class.
Instance Attribute Details
#offering_class ⇒ "STANDARD", "CONVERTIBLE"
Returns the value of attribute offering_class.
437 438 439 |
# File 'sig/types.rbs', line 437 def offering_class @offering_class end |