Class: Aws::Types::MedicalTranscriptEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


305
306
307
# File 'sig/types.rbs', line 305

def event_type
  @event_type
end

#transcriptTypes::MedicalTranscript

Returns the value of attribute transcript.



304
305
306
# File 'sig/types.rbs', line 304

def transcript
  @transcript
end