replicas

@JvmName(name = "sbdienmxkhjkhrdt")
suspend fun replicas(value: Output<List<InstanceInitialReplicationReplicaArgs>>)
@JvmName(name = "rgrvguqiywaqkqho")
suspend fun replicas(value: List<InstanceInitialReplicationReplicaArgs>?)

Parameters

value

The replication role. Structure is documented below.


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


@JvmName(name = "rwhxqjafdflsohny")
suspend fun replicas(values: List<Output<InstanceInitialReplicationReplicaArgs>>)
@JvmName(name = "hxbhugkvuknvwgnm")
suspend fun replicas(vararg values: InstanceInitialReplicationReplicaArgs)

Parameters

values

The replication role. Structure is documented below.


@JvmName(name = "xxkmoudbvduvuroj")
suspend fun replicas(argument: List<suspend InstanceInitialReplicationReplicaArgsBuilder.() -> Unit>)
@JvmName(name = "llouamxlcgkuhifj")
suspend fun replicas(vararg argument: suspend InstanceInitialReplicationReplicaArgsBuilder.() -> Unit)
@JvmName(name = "bakwysjosvtaxdgq")
suspend fun replicas(argument: suspend InstanceInitialReplicationReplicaArgsBuilder.() -> Unit)

Parameters

argument

The replication role. Structure is documented below.