Class: Aws::Types::GetInstanceResult
- Inherits:
-
Object
- Object
- Aws::Types::GetInstanceResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance ⇒ Types::Instance
Returns the value of attribute instance.
Instance Attribute Details
#instance ⇒ Types::Instance
Returns the value of attribute instance.
1739 1740 1741 |
# File 'sig/types.rbs', line 1739 def instance @instance end |