GetTableMagneticStoreWriteProperty

data class GetTableMagneticStoreWriteProperty(val enableMagneticStoreWrites: Boolean, val magneticStoreRejectedDataLocations: List<GetTableMagneticStoreWritePropertyMagneticStoreRejectedDataLocation>)

Constructors

Link copied to clipboard
constructor(enableMagneticStoreWrites: Boolean, magneticStoreRejectedDataLocations: List<GetTableMagneticStoreWritePropertyMagneticStoreRejectedDataLocation>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Flag that is set based on if magnetic store writes are enabled.

Link copied to clipboard

Object containing the following attributes to describe error reports for records rejected during magnetic store writes.