ReportOutput

sealed class ReportOutput

The output location or cause of a failure in report generation.

Inheritors

Types

Link copied to clipboard

The details about a failed report generation.

Link copied to clipboard
data class S3ReportOutput(val value: S3ReportOutput) : ReportOutput

Information about a report delivered to Amazon S3.

Link copied to clipboard

Functions