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 ImportDataSource Source #
An object that has details about the source of the data that was submitted for import.
See: newImportDataSource
smart constructor.
ImportDataSource' | |
|
Instances
Create a value of ImportDataSource
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:dataSourceConfig:ImportDataSource'
, importDataSource_dataSourceConfig
- The configuration parameters for the data source of the import
importDataSource_dataSourceConfig :: Lens' ImportDataSource ImportDataSourceConfig Source #
The configuration parameters for the data source of the import