failoverTypes

@JvmName(name = "cgqubtkkdyvwwfnj")
suspend fun failoverTypes(value: Output<List<Either<String, ReplicationProtectedItemOperation>>>)
@JvmName(name = "vhnybhthvdbdbfdp")
suspend fun failoverTypes(value: List<Either<String, ReplicationProtectedItemOperation>>)

Parameters

value

The list of failover types.


@JvmName(name = "htlhkhodumoadawa")
suspend fun failoverTypes(vararg values: Output<Either<String, ReplicationProtectedItemOperation>>)


@JvmName(name = "eiwikwmxuvlsbawc")
suspend fun failoverTypes(values: List<Output<Either<String, ReplicationProtectedItemOperation>>>)
@JvmName(name = "srhcgakddkeewoua")
suspend fun failoverTypes(vararg values: Either<String, ReplicationProtectedItemOperation>)

Parameters

values

The list of failover types.