ReportDestination

Contains information from your report job about your report destination.

Types

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

Properties

Link copied to clipboard

The unique name of the Amazon S3 bucket that receives your reports.

Link copied to clipboard

The object key that uniquely identifies your reports in your S3 bucket.

Functions

Link copied to clipboard
inline fun copy(block: ReportDestination.Builder.() -> Unit = {}): ReportDestination
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