failOverDirections

@JvmName(name = "adjoujclsqhurxvl")
suspend fun failOverDirections(value: Output<List<String>>)
@JvmName(name = "wptybcedvmigjtkx")
suspend fun failOverDirections(value: List<String>)

Parameters

value

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary


@JvmName(name = "rbqewlxbrcvvfere")
suspend fun failOverDirections(vararg values: Output<String>)


@JvmName(name = "xdcdfiagfsomjxyc")
suspend fun failOverDirections(values: List<Output<String>>)
@JvmName(name = "xmmknvhfhdnqqprq")
suspend fun failOverDirections(vararg values: String)

Parameters

values

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary