replicas

@JvmName(name = "qrbkwsetcdoqxofk")
suspend fun replicas(value: Output<List<ReplicaInfoArgs>>)
@JvmName(name = "nbiucsjbxteeailg")
suspend fun replicas(value: List<ReplicaInfoArgs>?)

Parameters

value

The geographic placement of nodes in this instance configuration and their replication properties.


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


@JvmName(name = "ijaoywlkkuaowgxw")
suspend fun replicas(values: List<Output<ReplicaInfoArgs>>)
@JvmName(name = "keotkslcngcdmiqn")
suspend fun replicas(vararg values: ReplicaInfoArgs)

Parameters

values

The geographic placement of nodes in this instance configuration and their replication properties.


@JvmName(name = "gtkddrhajfsnemdo")
suspend fun replicas(argument: List<suspend ReplicaInfoArgsBuilder.() -> Unit>)
@JvmName(name = "hgutwdacwnxghlbm")
suspend fun replicas(vararg argument: suspend ReplicaInfoArgsBuilder.() -> Unit)
@JvmName(name = "pwpxrsscfebbwtvr")
suspend fun replicas(argument: suspend ReplicaInfoArgsBuilder.() -> Unit)

Parameters

argument

The geographic placement of nodes in this instance configuration and their replication properties.