Class: Aws::Types::InstanceTypeInfoFromInstanceRequirements
- Inherits:
-
Object
- Object
- Aws::Types::InstanceTypeInfoFromInstanceRequirements
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_type ⇒ ::String
Returns the value of attribute instance_type.
Instance Attribute Details
#instance_type ⇒ ::String
Returns the value of attribute instance_type.
11864 11865 11866 |
# File 'sig/types.rbs', line 11864 def instance_type @instance_type end |