replicationCluster

@JvmName(name = "blmgxuqadvfpkxfc")
suspend fun replicationCluster(value: Output<DatabaseInstanceReplicationClusterArgs>)
@JvmName(name = "pwkvwfddrvcjctyt")
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 = "ifhdlvxnhdidsywh")
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.