Uses of Class
software.amazon.awssdk.services.timestreamquery.model.S3Configuration
-
Packages that use S3Configuration Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of S3Configuration in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return S3Configuration Modifier and Type Method Description S3ConfigurationErrorReportConfiguration. s3Configuration()The S3 configuration for the error reports.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type S3Configuration Modifier and Type Method Description ErrorReportConfiguration.BuilderErrorReportConfiguration.Builder. s3Configuration(S3Configuration s3Configuration)The S3 configuration for the error reports.
-