replicas

@JvmName(name = "upvrsxlugxiswrjh")
suspend fun replicas(value: Output<List<TableReplicaArgs>>)
@JvmName(name = "tlnmvkrirtpgricq")
suspend fun replicas(value: List<TableReplicaArgs>?)

Parameters

value

Configuration block(s) with DynamoDB Global Tables V2 (version 2019.11.21) replication configurations. See below.


@JvmName(name = "hifldfdbirlyvrtw")
suspend fun replicas(vararg values: Output<TableReplicaArgs>)


@JvmName(name = "qqousbvehtyjeiiu")
suspend fun replicas(values: List<Output<TableReplicaArgs>>)
@JvmName(name = "peqyorixigmewifx")
suspend fun replicas(vararg values: TableReplicaArgs)

Parameters

values

Configuration block(s) with DynamoDB Global Tables V2 (version 2019.11.21) replication configurations. See below.


@JvmName(name = "qgugvimwthyvcdns")
suspend fun replicas(argument: List<suspend TableReplicaArgsBuilder.() -> Unit>)
@JvmName(name = "uwtpcpqqvebolvtq")
suspend fun replicas(vararg argument: suspend TableReplicaArgsBuilder.() -> Unit)
@JvmName(name = "gjlngwaohfavgceb")
suspend fun replicas(argument: suspend TableReplicaArgsBuilder.() -> Unit)

Parameters

argument

Configuration block(s) with DynamoDB Global Tables V2 (version 2019.11.21) replication configurations. See below.