| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static MedicalContentIdentificationType |
MedicalContentIdentificationType.fromValue(String value)
Use this in place of valueOf.
|
static MedicalContentIdentificationType |
MedicalContentIdentificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MedicalContentIdentificationType[] |
MedicalContentIdentificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalTranscriptionJob |
MedicalTranscriptionJob.withContentIdentificationType(MedicalContentIdentificationType contentIdentificationType)
Shows the type of content that you've configured Amazon Transcribe Medical to identify in a transcription job.
|
MedicalTranscriptionJobSummary |
MedicalTranscriptionJobSummary.withContentIdentificationType(MedicalContentIdentificationType contentIdentificationType)
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
|
StartMedicalTranscriptionJobRequest |
StartMedicalTranscriptionJobRequest.withContentIdentificationType(MedicalContentIdentificationType contentIdentificationType)
You can configure Amazon Transcribe Medical to label content in the transcription output.
|
Copyright © 2022. All rights reserved.