Class: Aws::Types::StartInstanceRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartInstanceRequest
- 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.
2940 2941 2942 |
# File 'sig/types.rbs', line 2940 def instance_name @instance_name end |