Class: Aws::Types::CreateMeetingResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateMeetingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#meeting ⇒ Types::Meeting
Returns the value of attribute meeting.
Instance Attribute Details
#meeting ⇒ Types::Meeting
Returns the value of attribute meeting.
119 120 121 |
# File 'sig/types.rbs', line 119 def meeting @meeting end |