Class: Aws::Types::StopMeetingTranscriptionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopMeetingTranscriptionRequest
- 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.
321 322 323 |
# File 'sig/types.rbs', line 321 def meeting_id @meeting_id end |