Uses of Class
software.amazon.awssdk.services.timestreamwrite.model.ReportS3Configuration
-
Packages that use ReportS3Configuration Package Description software.amazon.awssdk.services.timestreamwrite.model -
-
Uses of ReportS3Configuration in software.amazon.awssdk.services.timestreamwrite.model
Methods in software.amazon.awssdk.services.timestreamwrite.model that return ReportS3Configuration Modifier and Type Method Description ReportS3ConfigurationReportConfiguration. reportS3Configuration()Configuration of an S3 location to write error reports and events for a batch load.Methods in software.amazon.awssdk.services.timestreamwrite.model with parameters of type ReportS3Configuration Modifier and Type Method Description ReportConfiguration.BuilderReportConfiguration.Builder. reportS3Configuration(ReportS3Configuration reportS3Configuration)Configuration of an S3 location to write error reports and events for a batch load.
-