failoverDirections

@JvmName(name = "ocnsnqgoidvpwqod")
suspend fun failoverDirections(value: Output<List<Either<String, PossibleOperationsDirections>>>)
@JvmName(name = "wqnmwqxtfoetyhuq")
suspend fun failoverDirections(value: List<Either<String, PossibleOperationsDirections>>)

Parameters

value

The list of failover directions.


@JvmName(name = "xgekprqdcndueyav")
suspend fun failoverDirections(vararg values: Output<Either<String, PossibleOperationsDirections>>)


@JvmName(name = "tsbeyngptdsijvve")
suspend fun failoverDirections(values: List<Output<Either<String, PossibleOperationsDirections>>>)
@JvmName(name = "wydwrjlskghbsxrk")
suspend fun failoverDirections(vararg values: Either<String, PossibleOperationsDirections>)

Parameters

values

The list of failover directions.