| Package | Description |
|---|---|
| com.amazonaws.services.timestreamwrite.model |
| Modifier and Type | Method and Description |
|---|---|
MagneticStoreRejectedDataLocation |
MagneticStoreRejectedDataLocation.clone() |
MagneticStoreRejectedDataLocation |
MagneticStoreWriteProperties.getMagneticStoreRejectedDataLocation()
The location to write error reports for records rejected asynchronously during magnetic store writes.
|
MagneticStoreRejectedDataLocation |
MagneticStoreRejectedDataLocation.withS3Configuration(S3Configuration s3Configuration)
Configuration of an S3 location to write error reports for records rejected, asynchronously, during magnetic
store writes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MagneticStoreWriteProperties.setMagneticStoreRejectedDataLocation(MagneticStoreRejectedDataLocation magneticStoreRejectedDataLocation)
The location to write error reports for records rejected asynchronously during magnetic store writes.
|
MagneticStoreWriteProperties |
MagneticStoreWriteProperties.withMagneticStoreRejectedDataLocation(MagneticStoreRejectedDataLocation magneticStoreRejectedDataLocation)
The location to write error reports for records rejected asynchronously during magnetic store writes.
|
Copyright © 2025. All rights reserved.