Uses of Class
software.amazon.awssdk.services.timestreamwrite.model.S3Configuration
-
Packages that use S3Configuration Package Description software.amazon.awssdk.services.timestreamwrite.model -
-
Uses of S3Configuration in software.amazon.awssdk.services.timestreamwrite.model
Methods in software.amazon.awssdk.services.timestreamwrite.model that return S3Configuration Modifier and Type Method Description S3ConfigurationMagneticStoreRejectedDataLocation. s3Configuration()Configuration of an S3 location to write error reports for records rejected, asynchronously, during magnetic store writes.Methods in software.amazon.awssdk.services.timestreamwrite.model with parameters of type S3Configuration Modifier and Type Method Description MagneticStoreRejectedDataLocation.BuilderMagneticStoreRejectedDataLocation.Builder. s3Configuration(S3Configuration s3Configuration)Configuration of an S3 location to write error reports for records rejected, asynchronously, during magnetic store writes.
-