| 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.HoneyCode.Types.ImportDataSource
Description
Documentation
data ImportDataSource Source #
An object that has details about the source of the data that was submitted for import.
See: newImportDataSource smart constructor.
Constructors
| ImportDataSource' | |
Fields
| |
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