Class: Aws::Types::RebootInstanceRequest
- Inherits:
-
Object
- Object
- Aws::Types::RebootInstanceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_name ⇒ ::String
Returns the value of attribute instance_name.
Instance Attribute Details
#instance_name ⇒ ::String
Returns the value of attribute instance_name.
2612 2613 2614 |
# File 'sig/types.rbs', line 2612 def instance_name @instance_name end |