Get Report Definition Result
data class GetReportDefinitionResult(val additionalArtifacts: List<String>, val additionalSchemaElements: List<String>, val compression: String, val format: String, val id: String, val refreshClosedReports: Boolean, val reportName: String, val reportVersioning: String, val s3Bucket: String, val s3Prefix: String, val s3Region: String, val timeUnit: String)
A collection of values returned by getReportDefinition.
Properties
Link copied to clipboard
A list of additional artifacts.
Link copied to clipboard
A list of schema elements.
Link copied to clipboard
Preferred format for report.
Link copied to clipboard
If true reports are updated after they have been finalized.
Link copied to clipboard
Link copied to clipboard
Overwrite the previous version of each report or to deliver the report in addition to the previous versions.