replicas

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


@JvmName(name = "stwtpqnhqxfvkvwo")
suspend fun replicas(values: List<Output<TableReplicaArgs>>)
@JvmName(name = "iukcrhgvyketiiri")
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 = "gtkobsqavjcmrlpv")
suspend fun replicas(argument: List<suspend TableReplicaArgsBuilder.() -> Unit>)
@JvmName(name = "ioifwgdusjqfdqya")
suspend fun replicas(vararg argument: suspend TableReplicaArgsBuilder.() -> Unit)
@JvmName(name = "ssmtcpedcohehnsp")
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.