| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Omics.Types.AnnotationImportItemSource
Description
Documentation
data AnnotationImportItemSource Source #
A source for an annotation import job.
See: newAnnotationImportItemSource smart constructor.
Constructors
| AnnotationImportItemSource' | |
Instances
newAnnotationImportItemSource Source #
Create a value of AnnotationImportItemSource 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:source:AnnotationImportItemSource', annotationImportItemSource_source - The source file's location in Amazon S3.
annotationImportItemSource_source :: Lens' AnnotationImportItemSource Text Source #
The source file's location in Amazon S3.