read On Demand Throughput Settings
suspend fun readOnDemandThroughputSettings(value: Output<GlobalTableReadOnDemandThroughputSettingsArgs>)
Parameters
value
Sets read request settings for the replica table.
suspend fun readOnDemandThroughputSettings(argument: suspend GlobalTableReadOnDemandThroughputSettingsArgsBuilder.() -> Unit)
Parameters
argument
Sets read request settings for the replica table.