replicationCluster

@JvmName(name = "ayujljimhrwjjadi")
suspend fun replicationCluster(value: Output<DatabaseInstanceReplicationClusterArgs>)
@JvmName(name = "cmncyhgtrfidrhnm")
suspend fun replicationCluster(value: DatabaseInstanceReplicationClusterArgs?)

Parameters

value

A primary instance and disaster recovery replica pair. Applicable to MySQL and PostgreSQL. This field can be set only after both the primary and replica are created.


@JvmName(name = "kqlofietjkrrouoq")
suspend fun replicationCluster(argument: suspend DatabaseInstanceReplicationClusterArgsBuilder.() -> Unit)

Parameters

argument

A primary instance and disaster recovery replica pair. Applicable to MySQL and PostgreSQL. This field can be set only after both the primary and replica are created.