partitionKeyPaths

@JvmName(name = "ihykupmwysluxjkg")
suspend fun partitionKeyPaths(value: Output<List<String>>)
@JvmName(name = "oymqfvpbwhaslgdy")
suspend fun partitionKeyPaths(value: List<String>?)

Parameters

value

A list of partition key paths. Changing this forces a new resource to be created.


@JvmName(name = "lsceodhaeirihpkp")
suspend fun partitionKeyPaths(vararg values: Output<String>)


@JvmName(name = "clrmnplrmlvoossr")
suspend fun partitionKeyPaths(values: List<Output<String>>)
@JvmName(name = "rkiaqadrndeugmse")
suspend fun partitionKeyPaths(vararg values: String)

Parameters

values

A list of partition key paths. Changing this forces a new resource to be created.