Class: Aws::Types::RebootInputDevice
- Inherits:
-
Object
- Object
- Aws::Types::RebootInputDevice
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#force ⇒ "NO", "YES"
Returns the value of attribute force.
Instance Attribute Details
#force ⇒ "NO", "YES"
Returns the value of attribute force.
2721 2722 2723 |
# File 'sig/types.rbs', line 2721 def force @force end |