pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
RecoveryPlanActionArgsBuilder
/
failoverDirections
failover
Directions
@
JvmName
(
name
=
"bsyqsjgqodpemckc"
)
suspend
fun
failoverDirections
(
value
:
Output
<
List
<
Either
<
String
,
PossibleOperationsDirections
>
>
>
)
@
JvmName
(
name
=
"loowotguoajytehv"
)
suspend
fun
failoverDirections
(
value
:
List
<
Either
<
String
,
PossibleOperationsDirections
>
>
)
Parameters
value
The list of failover directions.
@
JvmName
(
name
=
"txpmokpgahwapacm"
)
suspend
fun
failoverDirections
(
vararg
values
:
Output
<
Either
<
String
,
PossibleOperationsDirections
>
>
)
@
JvmName
(
name
=
"drvaxpnisxjhmhxt"
)
suspend
fun
failoverDirections
(
values
:
List
<
Output
<
Either
<
String
,
PossibleOperationsDirections
>
>
>
)
@
JvmName
(
name
=
"ongojoiswhatkkul"
)
suspend
fun
failoverDirections
(
vararg
values
:
Either
<
String
,
PossibleOperationsDirections
>
)
Parameters
values
The list of failover directions.