class Aws::ChimeSDKMeetings::Types::EngineTranscribeMedicalSettings
Settings specific to the Amazon Transcribe Medical engine.
@note When making an API call, you may pass EngineTranscribeMedicalSettings
data as a hash: { language_code: "en-US", # required, accepts en-US specialty: "PRIMARYCARE", # required, accepts PRIMARYCARE, CARDIOLOGY, NEUROLOGY, ONCOLOGY, RADIOLOGY, UROLOGY type: "CONVERSATION", # required, accepts CONVERSATION, DICTATION vocabulary_name: "String", region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1, auto content_identification_type: "PHI", # accepts PHI }
@!attribute [rw] language_code
The language code specified for the Amazon Transcribe Medical engine. @return [String]
@!attribute [rw] specialty
The specialty specified for the Amazon Transcribe Medical engine. @return [String]
@!attribute [rw] type
The type of transcription. @return [String]
@!attribute [rw] vocabulary_name
The name of the vocabulary passed to Amazon Transcribe Medical. @return [String]
@!attribute [rw] region
The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region. @return [String]
@!attribute [rw] content_identification_type
Set this field to `PHI` to identify personal health information in the transcription output. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-meetings-2021-07-15/EngineTranscribeMedicalSettings AWS API Documentation
Constants
- SENSITIVE