regionLists

@JvmName(name = "vqamlkmohoovrunt")
suspend fun regionLists(value: Output<List<String>>)
@JvmName(name = "mpwjslrcaafoefev")
suspend fun regionLists(value: List<String>?)

Parameters

value

Replication regions. If replication_strategy is MULTI_REGION, region_list requires the current Region and at least one additional AWS Region where the keyspace is going to be replicated in.


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


@JvmName(name = "uoprjkehecxwwfng")
suspend fun regionLists(values: List<Output<String>>)
@JvmName(name = "nemayaqpvefgthoy")
suspend fun regionLists(vararg values: String)

Parameters

values

Replication regions. If replication_strategy is MULTI_REGION, region_list requires the current Region and at least one additional AWS Region where the keyspace is going to be replicated in.