failOverDirections

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

Parameters

value

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary


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


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

Parameters

values

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary