| 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.QuickSight.Types.S3Parameters
Description
Documentation
data S3Parameters Source #
The parameters for S3.
See: newS3Parameters smart constructor.
Constructors
| S3Parameters' | |
Fields
| |
Instances
Create a value of S3Parameters 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:manifestFileLocation:S3Parameters', s3Parameters_manifestFileLocation - Location of the Amazon S3 manifest file. This is NULL if the manifest
file was uploaded into Amazon QuickSight.
s3Parameters_manifestFileLocation :: Lens' S3Parameters ManifestFileLocation Source #
Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Amazon QuickSight.