writeOnDemandThroughputSettings

@JvmName(name = "qaowlntligngccca")
suspend fun writeOnDemandThroughputSettings(value: Output<GlobalTableWriteOnDemandThroughputSettingsArgs>)

Parameters

value

Sets the write request settings for a global table or a global secondary index. You must specify this setting if you set the BillingMode to PAY_PER_REQUEST .


@JvmName(name = "ecclsuaxfblexkht")
suspend fun writeOnDemandThroughputSettings(argument: suspend GlobalTableWriteOnDemandThroughputSettingsArgsBuilder.() -> Unit)

Parameters

argument

Sets the write request settings for a global table or a global secondary index. You must specify this setting if you set the BillingMode to PAY_PER_REQUEST .