Class: Aws::Types::MedicalScribeChannelDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_id::Integer

Returns the value of attribute channel_id.

Returns:

  • (::Integer)


307
308
309
# File 'sig/types.rbs', line 307

def channel_id
  @channel_id
end

#participant_role"PATIENT", "CLINICIAN"

Returns the value of attribute participant_role.

Returns:

  • ("PATIENT", "CLINICIAN")


308
309
310
# File 'sig/types.rbs', line 308

def participant_role
  @participant_role
end