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