Class: Aws::Types::CreateComputerResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateComputerResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#computer ⇒ Types::Computer
Returns the value of attribute computer.
Instance Attribute Details
#computer ⇒ Types::Computer
Returns the value of attribute computer.
257 258 259 |
# File 'sig/types.rbs', line 257 def computer @computer end |