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
/
RecoveryPlanGroupArgsBuilder
/
startGroupActions
start
Group
Actions
@
JvmName
(
name
=
"pmwgsvhhfricqqkx"
)
suspend
fun
startGroupActions
(
value
:
Output
<
List
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"ekioocpapwhncnuu"
)
suspend
fun
startGroupActions
(
value
:
List
<
RecoveryPlanActionArgs
>
?
)
Parameters
value
The start group actions.
@
JvmName
(
name
=
"yjndrlnsbwnljkkc"
)
suspend
fun
startGroupActions
(
vararg
values
:
Output
<
RecoveryPlanActionArgs
>
)
@
JvmName
(
name
=
"kcotjghsfwqtwopn"
)
suspend
fun
startGroupActions
(
values
:
List
<
Output
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"nxypujnvybxsjtfk"
)
suspend
fun
startGroupActions
(
vararg
values
:
RecoveryPlanActionArgs
)
Parameters
values
The start group actions.
@
JvmName
(
name
=
"nfqvagnpcytltlet"
)
suspend
fun
startGroupActions
(
argument
:
List
<
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"lopiuufofnidwdfl"
)
suspend
fun
startGroupActions
(
vararg
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"aobukjyiejmgabrg"
)
suspend
fun
startGroupActions
(
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The start group actions.