secondaryConfig

@JvmName(name = "lxbfdogijsyowoef")
suspend fun secondaryConfig(value: Output<ClusterSecondaryConfigArgs>)
@JvmName(name = "gvaviovufaqfgarb")
suspend fun secondaryConfig(value: ClusterSecondaryConfigArgs?)

Parameters

value

Configuration of the secondary cluster for Cross Region Replication. This should be set if and only if the cluster is of type SECONDARY. Structure is documented below.


@JvmName(name = "fklquhlbfognxaah")
suspend fun secondaryConfig(argument: suspend ClusterSecondaryConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration of the secondary cluster for Cross Region Replication. This should be set if and only if the cluster is of type SECONDARY. Structure is documented below.