replicas

@JvmName(name = "vxdegejfjagtibeu")
suspend fun replicas(value: Output<List<TableReplicaArgs>>)
@JvmName(name = "kdgmdecewddqjqgs")
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 = "rlatcicivcmihpsx")
suspend fun replicas(vararg values: Output<TableReplicaArgs>)


@JvmName(name = "vopnmccjvrtckokg")
suspend fun replicas(values: List<Output<TableReplicaArgs>>)
@JvmName(name = "jalxcrtsgaqydtqa")
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 = "hvghvtqmjneigooh")
suspend fun replicas(argument: List<suspend TableReplicaArgsBuilder.() -> Unit>)
@JvmName(name = "eiqiqypqoocwwkkx")
suspend fun replicas(vararg argument: suspend TableReplicaArgsBuilder.() -> Unit)
@JvmName(name = "civupkkguiqwgara")
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.