| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorReportLocation |
ErrorReportLocation.clone() |
ErrorReportLocation |
ScheduledQueryRunSummary.getErrorReportLocation()
S3 location for error report.
|
ErrorReportLocation |
ErrorReportLocation.withS3ReportLocation(S3ReportLocation s3ReportLocation)
The S3 location where error reports are written.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledQueryRunSummary.setErrorReportLocation(ErrorReportLocation errorReportLocation)
S3 location for error report.
|
ScheduledQueryRunSummary |
ScheduledQueryRunSummary.withErrorReportLocation(ErrorReportLocation errorReportLocation)
S3 location for error report.
|
Copyright © 2024. All rights reserved.