ReportWithRawData

Contains the unmodified data for the report. For more information, see .

Types

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

Properties

Link copied to clipboard
val data: String?

The value of the requested data field from the report.

Link copied to clipboard

The ARN of the report.

Functions

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