magnetic Store Rejected Data Location
suspend fun magneticStoreRejectedDataLocation(value: Output<TableMagneticStoreWritePropertiesMagneticStoreRejectedDataLocationArgs>)
suspend fun magneticStoreRejectedDataLocation(value: TableMagneticStoreWritePropertiesMagneticStoreRejectedDataLocationArgs?)
Parameters
value
The location to write error reports for records rejected asynchronously during magnetic store writes. See Magnetic Store Rejected Data Location below for more details.
suspend fun magneticStoreRejectedDataLocation(argument: suspend TableMagneticStoreWritePropertiesMagneticStoreRejectedDataLocationArgsBuilder.() -> Unit)
Parameters
argument
The location to write error reports for records rejected asynchronously during magnetic store writes. See Magnetic Store Rejected Data Location below for more details.