Uses of Class
software.amazon.awssdk.services.timestreamquery.model.ErrorReportLocation
-
Packages that use ErrorReportLocation Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of ErrorReportLocation in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return ErrorReportLocation Modifier and Type Method Description ErrorReportLocationScheduledQueryRunSummary. errorReportLocation()S3 location for error report.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type ErrorReportLocation Modifier and Type Method Description ScheduledQueryRunSummary.BuilderScheduledQueryRunSummary.Builder. errorReportLocation(ErrorReportLocation errorReportLocation)S3 location for error report.
-