shardInstanceCount

@JvmName(name = "dkyysflfschoxhgu")
suspend fun shardInstanceCount(value: Output<Int>)
@JvmName(name = "erdlmqkqxbqceslb")
suspend fun shardInstanceCount(value: Int?)

Parameters

value

The number of replica instances applying to all shards in the cluster. A shardInstanceCount value of 1 means there is one writer instance, and any additional instances are replicas that can be used for reads and to improve availability.