toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
RecoveryPlanActionArgsBuilder
/
failoverTypes
failover
Types
@
JvmName
(
name
=
"bcmwqbdmunfaqgun"
)
suspend
fun
failoverTypes
(
value
:
Output
<
List
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
>
)
@
JvmName
(
name
=
"skptjosfwitbtoum"
)
suspend
fun
failoverTypes
(
value
:
List
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
)
Parameters
value
The list of failover types.
@
JvmName
(
name
=
"tpbfrifkjslxytct"
)
suspend
fun
failoverTypes
(
vararg
values
:
Output
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
)
@
JvmName
(
name
=
"qasajhdonxkuoonl"
)
suspend
fun
failoverTypes
(
values
:
List
<
Output
<
Either
<
String
,
ReplicationProtectedItemOperation
>
>
>
)
@
JvmName
(
name
=
"ftvthjwubikyiinp"
)
suspend
fun
failoverTypes
(
vararg
values
:
Either
<
String
,
ReplicationProtectedItemOperation
>
)
Parameters
values
The list of failover types.