public static interface EngineTranscribeMedicalSettings.Builder extends SdkPojo, CopyableBuilder<EngineTranscribeMedicalSettings.Builder,EngineTranscribeMedicalSettings>
| Modifier and Type | Method and Description |
|---|---|
EngineTranscribeMedicalSettings.Builder |
contentIdentificationType(String contentIdentificationType)
Set this field to
PHI to identify personal health information in the transcription output. |
EngineTranscribeMedicalSettings.Builder |
contentIdentificationType(TranscribeMedicalContentIdentificationType contentIdentificationType)
Set this field to
PHI to identify personal health information in the transcription output. |
EngineTranscribeMedicalSettings.Builder |
languageCode(String languageCode)
The language code specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings.Builder |
languageCode(TranscribeMedicalLanguageCode languageCode)
The language code specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings.Builder |
region(String region)
The AWS Region passed to Amazon Transcribe Medical.
|
EngineTranscribeMedicalSettings.Builder |
region(TranscribeMedicalRegion region)
The AWS Region passed to Amazon Transcribe Medical.
|
EngineTranscribeMedicalSettings.Builder |
specialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings.Builder |
specialty(TranscribeMedicalSpecialty specialty)
The specialty specified for the Amazon Transcribe Medical engine.
|
EngineTranscribeMedicalSettings.Builder |
type(String type)
The type of transcription.
|
EngineTranscribeMedicalSettings.Builder |
type(TranscribeMedicalType type)
The type of transcription.
|
EngineTranscribeMedicalSettings.Builder |
vocabularyName(String vocabularyName)
The name of the vocabulary passed to Amazon Transcribe Medical.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEngineTranscribeMedicalSettings.Builder languageCode(String languageCode)
The language code specified for the Amazon Transcribe Medical engine.
languageCode - The language code specified for the Amazon Transcribe Medical engine.TranscribeMedicalLanguageCode,
TranscribeMedicalLanguageCodeEngineTranscribeMedicalSettings.Builder languageCode(TranscribeMedicalLanguageCode languageCode)
The language code specified for the Amazon Transcribe Medical engine.
languageCode - The language code specified for the Amazon Transcribe Medical engine.TranscribeMedicalLanguageCode,
TranscribeMedicalLanguageCodeEngineTranscribeMedicalSettings.Builder specialty(String specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty - The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialty,
TranscribeMedicalSpecialtyEngineTranscribeMedicalSettings.Builder specialty(TranscribeMedicalSpecialty specialty)
The specialty specified for the Amazon Transcribe Medical engine.
specialty - The specialty specified for the Amazon Transcribe Medical engine.TranscribeMedicalSpecialty,
TranscribeMedicalSpecialtyEngineTranscribeMedicalSettings.Builder type(String type)
The type of transcription.
type - The type of transcription.TranscribeMedicalType,
TranscribeMedicalTypeEngineTranscribeMedicalSettings.Builder type(TranscribeMedicalType type)
The type of transcription.
type - The type of transcription.TranscribeMedicalType,
TranscribeMedicalTypeEngineTranscribeMedicalSettings.Builder vocabularyName(String vocabularyName)
The name of the vocabulary passed to Amazon Transcribe Medical.
vocabularyName - The name of the vocabulary passed to Amazon Transcribe Medical.EngineTranscribeMedicalSettings.Builder region(String region)
The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region - The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses
the meeting's Region.TranscribeMedicalRegion,
TranscribeMedicalRegionEngineTranscribeMedicalSettings.Builder region(TranscribeMedicalRegion region)
The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
region - The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses
the meeting's Region.TranscribeMedicalRegion,
TranscribeMedicalRegionEngineTranscribeMedicalSettings.Builder contentIdentificationType(String contentIdentificationType)
Set this field to PHI to identify personal health information in the transcription output.
contentIdentificationType - Set this field to PHI to identify personal health information in the transcription
output.TranscribeMedicalContentIdentificationType,
TranscribeMedicalContentIdentificationTypeEngineTranscribeMedicalSettings.Builder contentIdentificationType(TranscribeMedicalContentIdentificationType contentIdentificationType)
Set this field to PHI to identify personal health information in the transcription output.
contentIdentificationType - Set this field to PHI to identify personal health information in the transcription
output.TranscribeMedicalContentIdentificationType,
TranscribeMedicalContentIdentificationTypeCopyright © 2023. All rights reserved.