shardKey

@JvmName(name = "xayspsagxictofig")
suspend fun shardKey(value: Output<Map<String, String>>)
@JvmName(name = "qlomwfqprtepcgcm")
suspend fun shardKey(value: Map<String, String>?)

Parameters

value

A key-value pair of shard keys to be applied for the request.


@JvmName(name = "xprjinrvsehvlsty")
fun shardKey(vararg values: Pair<String, String>)

Parameters

values

A key-value pair of shard keys to be applied for the request.