GlobalTableWriteOnDemandThroughputSettings

data class GlobalTableWriteOnDemandThroughputSettings(val maxWriteRequestUnits: Int? = null)

Constructors

constructor(maxWriteRequestUnits: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Maximum number of write request settings for the specified replica of a global table.