Class: Aws::Types::MedicalScribeAudioEvent

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_chunk::String

Returns the value of attribute audio_chunk.

Returns:

  • (::String)


295
296
297
# File 'sig/types.rbs', line 295

def audio_chunk
  @audio_chunk
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


296
297
298
# File 'sig/types.rbs', line 296

def event_type
  @event_type
end