S3ReportOutputConfiguration
Configuration for delivering generated reports to an Amazon S3 bucket.
Types
Properties
Link copied to clipboard
The Amazon Web Services account ID that owns the S3 bucket. Required to ensure the bucket is still owned by the same expected owner at generation time.
Link copied to clipboard
The S3 bucket name and optional prefix where reports are stored. Format: bucket-name or bucket-name/prefix.
Functions
Link copied to clipboard
inline fun copy(block: S3ReportOutputConfiguration.Builder.() -> Unit = {}): S3ReportOutputConfiguration