Class: Aws::Types::GetInstanceRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetInstanceRequest
- 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.
1734 1735 1736 |
# File 'sig/types.rbs', line 1734 def instance_name @instance_name end |