toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
RecoveryPlanActionArgsBuilder
/
failoverDirections
failover
Directions
@
JvmName
(
name
=
"qheehqwwaigljhin"
)
suspend
fun
failoverDirections
(
value
:
Output
<
List
<
Either
<
String
,
PossibleOperationsDirections
>
>
>
)
@
JvmName
(
name
=
"vwdkkdjnxndnmigc"
)
suspend
fun
failoverDirections
(
value
:
List
<
Either
<
String
,
PossibleOperationsDirections
>
>
)
Parameters
value
The list of failover directions.
@
JvmName
(
name
=
"oywaebwxjeuwhqtt"
)
suspend
fun
failoverDirections
(
vararg
values
:
Output
<
Either
<
String
,
PossibleOperationsDirections
>
>
)
@
JvmName
(
name
=
"xoqopncguqnfcyoa"
)
suspend
fun
failoverDirections
(
values
:
List
<
Output
<
Either
<
String
,
PossibleOperationsDirections
>
>
>
)
@
JvmName
(
name
=
"ffchutppmpmcotdi"
)
suspend
fun
failoverDirections
(
vararg
values
:
Either
<
String
,
PossibleOperationsDirections
>
)
Parameters
values
The list of failover directions.