provisionedThroughput

@JvmName(name = "dmabgkcwbxskwlrc")
suspend fun provisionedThroughput(value: Output<TableProvisionedThroughputArgs>)
@JvmName(name = "ybadjkllwsjbklda")
suspend fun provisionedThroughput(value: TableProvisionedThroughputArgs?)

Parameters

value

Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide.


@JvmName(name = "iicphfsuucunmbry")
suspend fun provisionedThroughput(argument: suspend TableProvisionedThroughputArgsBuilder.() -> Unit)

Parameters

argument

Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide.