MedicalScribeJobSummary

Provides detailed information about a specific Medical Scribe job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time the specified Medical Scribe job finished processing.

Link copied to clipboard

The date and time the specified Medical Scribe job request was made.

Link copied to clipboard

If MedicalScribeJobStatus is FAILED, FailureReason contains information about why the transcription job failed. See also: Common Errors.

Link copied to clipboard

The language code used to create your Medical Scribe job. US English (en-US) is the only supported language for Medical Scribe jobs.

Link copied to clipboard

The name of the Medical Scribe job. Job names are case sensitive and must be unique within an Amazon Web Services account.

Link copied to clipboard

Provides the status of the specified Medical Scribe job.

Link copied to clipboard

The date and time your Medical Scribe job began processing.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String