Class: Aws::Types::GetMeetingRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMeetingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#meeting_id ⇒ ::String
Returns the value of attribute meeting_id.
Instance Attribute Details
#meeting_id ⇒ ::String
Returns the value of attribute meeting_id.
205 206 207 |
# File 'sig/types.rbs', line 205 def meeting_id @meeting_id end |