Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data MedicalTranscript Source #
Identifies the location of a medical transcript.
See: newMedicalTranscript
smart constructor.
MedicalTranscript' | |
|
Instances
newMedicalTranscript :: MedicalTranscript Source #
Create a value of MedicalTranscript
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:transcriptFileUri:MedicalTranscript'
, medicalTranscript_transcriptFileUri
- The S3 object location of the medical transcript.
Use this URI to access the medical transcript. This URI points to the S3 bucket you created to store the medical transcript.
medicalTranscript_transcriptFileUri :: Lens' MedicalTranscript (Maybe Text) Source #
The S3 object location of the medical transcript.
Use this URI to access the medical transcript. This URI points to the S3 bucket you created to store the medical transcript.