readOnDemandThroughputSettings

@JvmName(name = "xnpcqmvrkscqgwgu")
suspend fun readOnDemandThroughputSettings(value: Output<GlobalTableReadOnDemandThroughputSettingsArgs>)

Parameters

value

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


@JvmName(name = "emmhmftxrxrvxaju")
suspend fun readOnDemandThroughputSettings(argument: suspend GlobalTableReadOnDemandThroughputSettingsArgsBuilder.() -> Unit)

Parameters

argument

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