Class: Aws::Types::GetRoomResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRoomResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#room ⇒ Types::Room
Returns the value of attribute room.
Instance Attribute Details
#room ⇒ Types::Room
Returns the value of attribute room.
400 401 402 |
# File 'sig/types.rbs', line 400 def room @room end |