Class: Aws::Types::MedicalScribeBinaryAudioEvent
- Inherits:
-
Object
- Object
- Aws::Types::MedicalScribeBinaryAudioEvent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#audio_chunk ⇒ ::String
Returns the value of attribute audio_chunk.
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#audio_chunk ⇒ ::String
Returns the value of attribute audio_chunk.
301 302 303 |
# File 'sig/types.rbs', line 301 def audio_chunk @audio_chunk end |
#event_type ⇒ Object
Returns the value of attribute event_type.
302 303 304 |
# File 'sig/types.rbs', line 302 def event_type @event_type end |