Scheduled Query Last Run Summary Error Report Location
data class ScheduledQueryLastRunSummaryErrorReportLocation(val s3ReportLocations: List<ScheduledQueryLastRunSummaryErrorReportLocationS3ReportLocation>? = null)
Constructors
Link copied to clipboard
constructor(s3ReportLocations: List<ScheduledQueryLastRunSummaryErrorReportLocationS3ReportLocation>? = null)
Properties
Link copied to clipboard
val s3ReportLocations: List<ScheduledQueryLastRunSummaryErrorReportLocationS3ReportLocation>? = null
S3 location where error reports are written.