BusinessReport

Usage report with specified parameters.

Types

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

Properties

Link copied to clipboard

The time of report delivery.

Link copied to clipboard

The download link where a user can download the report.

Link copied to clipboard

The failure code.

Link copied to clipboard

The S3 location of the output reports.

Link copied to clipboard

The status of the report generation execution (RUNNING, SUCCEEDED, or FAILED).

Functions

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