CreateBusinessReportScheduleRequest

Types

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

Properties

Link copied to clipboard

The client request token.

Link copied to clipboard

The content range of the reports.

Link copied to clipboard

The format of the generated report (individual CSV files or zipped files of individual files).

Link copied to clipboard

The recurrence of the reports. If this isn't specified, the report will only be delivered one time when the API is called.

Link copied to clipboard

The S3 bucket name of the output reports. If this isn't specified, the report can be retrieved from a download link by calling ListBusinessReportSchedule.

Link copied to clipboard

The S3 key where the report is delivered.

Link copied to clipboard

The name identifier of the schedule.

Link copied to clipboard
val tags: List<Tag>?

The tags for the business report schedule.

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