error Report Locations
suspend fun errorReportLocations(value: Output<List<ScheduledQueryLastRunSummaryErrorReportLocationArgs>>)
Parameters
value
S3 location for error report.
suspend fun errorReportLocations(vararg values: Output<ScheduledQueryLastRunSummaryErrorReportLocationArgs>)
suspend fun errorReportLocations(values: List<Output<ScheduledQueryLastRunSummaryErrorReportLocationArgs>>)
suspend fun errorReportLocations(vararg values: ScheduledQueryLastRunSummaryErrorReportLocationArgs)
Parameters
values
S3 location for error report.
suspend fun errorReportLocations(argument: List<suspend ScheduledQueryLastRunSummaryErrorReportLocationArgsBuilder.() -> Unit>)
suspend fun errorReportLocations(vararg argument: suspend ScheduledQueryLastRunSummaryErrorReportLocationArgsBuilder.() -> Unit)
suspend fun errorReportLocations(argument: suspend ScheduledQueryLastRunSummaryErrorReportLocationArgsBuilder.() -> Unit)
Parameters
argument
S3 location for error report.