Class: Aws::Types::UpdateRoomResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateRoomResponse
- 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.
911 912 913 |
# File 'sig/types.rbs', line 911 def room @room end |