| 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.VariantImportItemSource
Description
Documentation
data VariantImportItemSource Source #
A imported variant item's source.
See: newVariantImportItemSource smart constructor.
Constructors
| VariantImportItemSource' | |
Instances
newVariantImportItemSource Source #
Create a value of VariantImportItemSource 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:VariantImportItemSource', variantImportItemSource_source - The source file's location in Amazon S3.
variantImportItemSource_source :: Lens' VariantImportItemSource Text Source #
The source file's location in Amazon S3.