Uses of Class
software.amazon.awssdk.services.timestreamquery.model.S3ReportLocation
-
Packages that use S3ReportLocation Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of S3ReportLocation in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return S3ReportLocation Modifier and Type Method Description S3ReportLocationErrorReportLocation. s3ReportLocation()The S3 location where error reports are written.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type S3ReportLocation Modifier and Type Method Description ErrorReportLocation.BuilderErrorReportLocation.Builder. s3ReportLocation(S3ReportLocation s3ReportLocation)The S3 location where error reports are written.
-