partitionKeyVersion

@JvmName(name = "pcouhqoudwtrxsbq")
suspend fun partitionKeyVersion(value: Output<Int>)
@JvmName(name = "grghcqmygopegqvb")
suspend fun partitionKeyVersion(value: Int?)

Parameters

value

Define a partition key version. Possible values are 1and 2. This should be set to 2 in order to use large partition keys.

Note: If partition_key_version is not specified when creating a new resource, you can update partition_key_version to 1, updating to 2 forces a new resource to be created.