pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
RecoveryPlanActionArgsBuilder
/
failoverTypes
failover
Types
@
JvmName
(
name
=
"rchqmsfcejhemxyd"
)
suspend
fun
failoverTypes
(
value
:
Output
<
List
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
>
)
@
JvmName
(
name
=
"tuouoondjkcjgsyg"
)
suspend
fun
failoverTypes
(
value
:
List
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
)
Parameters
value
The list of failover types.
@
JvmName
(
name
=
"ruswrlkuywempuxj"
)
suspend
fun
failoverTypes
(
vararg
values
:
Output
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
)
@
JvmName
(
name
=
"swptaifvcwhyjmuh"
)
suspend
fun
failoverTypes
(
values
:
List
<
Output
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
>
)
@
JvmName
(
name
=
"jnuqbxhfbyktsjvh"
)
suspend
fun
failoverTypes
(
vararg
values
:
Either
<
String
,
ReplicationProtectedItemOperation
>
)
Parameters
values
The list of failover types.