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