billingMode

@JvmName(name = "addshnssruldciog")
suspend fun billingMode(value: Output<String>)
@JvmName(name = "mdwrsxxyunebvjqv")
suspend fun billingMode(value: String?)

Parameters

value

Specifies how you are charged for read and write throughput and how you manage capacity. Valid values are:

  • PAY_PER_REQUEST

  • PROVISIONED All replicas in your global table will have the same billing mode. If you use PROVISIONED billing mode, you must provide an auto scaling configuration via the WriteProvisionedThroughputSettings property. The default value of this property is PROVISIONED .