AnalyticsS3BucketDestination

Contains information about where to publish the analytics results.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the bucket to which data is exported.

Link copied to clipboard

The account ID that owns the destination S3 bucket. If no account ID is provided, the owner is not validated before exporting data.

Link copied to clipboard

Specifies the file format used when exporting data to Amazon S3.

Link copied to clipboard

The prefix to use when exporting data. The prefix is prepended to all results.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String