ReportExportConfig
Information about the location where the run of a report is exported.
Contents
Note
In the following list, the required parameters are described first.
- exportConfigType
-
The export configuration type. Valid values are:
-
S3
: The report results are exported to an S3 bucket. -
NO_EXPORT
: The report results are not exported.
Type: String
Valid Values:
S3 | NO_EXPORT
Required: No
-
- s3Destination
-
A
S3ReportExportConfig
object that contains information about the S3 bucket where the run of a report is exported.Type: S3ReportExportConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: