Class: Aws::Types::OperatingSystem
- Inherits:
-
Object
- Object
- Aws::Types::OperatingSystem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "WINDOWS", "LINUX"
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "WINDOWS", "LINUX"
Returns the value of attribute type.
1227 1228 1229 |
# File 'sig/types.rbs', line 1227 def type @type end |