| 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.StartReadSetActivationJobSourceItem
Description
Documentation
data StartReadSetActivationJobSourceItem Source #
A source for a read set activation job.
See: newStartReadSetActivationJobSourceItem smart constructor.
Constructors
| StartReadSetActivationJobSourceItem' | |
Instances
newStartReadSetActivationJobSourceItem Source #
Arguments
| :: Text | |
| -> StartReadSetActivationJobSourceItem |
Create a value of StartReadSetActivationJobSourceItem 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:readSetId:StartReadSetActivationJobSourceItem', startReadSetActivationJobSourceItem_readSetId - The source's read set ID.
startReadSetActivationJobSourceItem_readSetId :: Lens' StartReadSetActivationJobSourceItem Text Source #
The source's read set ID.