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