| 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.CustomerProfiles.Types.ExportingLocation
Description
Documentation
data ExportingLocation Source #
The S3 location where Identity Resolution Jobs write result files.
See: newExportingLocation smart constructor.
Constructors
| ExportingLocation' | |
Fields
| |
Instances
newExportingLocation :: ExportingLocation Source #
Create a value of ExportingLocation 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:s3Exporting:ExportingLocation', exportingLocation_s3Exporting - Information about the S3 location where Identity Resolution Jobs write
result files.
exportingLocation_s3Exporting :: Lens' ExportingLocation (Maybe S3ExportingLocation) Source #
Information about the S3 location where Identity Resolution Jobs write result files.