pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
RecoveryPlanGroupArgsBuilder
/
startGroupActions
start
Group
Actions
@
JvmName
(
name
=
"kbyxrcvukrjanoci"
)
suspend
fun
startGroupActions
(
value
:
Output
<
List
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"nqavqgspvtbygsgj"
)
suspend
fun
startGroupActions
(
value
:
List
<
RecoveryPlanActionArgs
>
?
)
Parameters
value
The start group actions.
@
JvmName
(
name
=
"uholhogvupwthdqw"
)
suspend
fun
startGroupActions
(
vararg
values
:
Output
<
RecoveryPlanActionArgs
>
)
@
JvmName
(
name
=
"ghrlwbdgiremdrlf"
)
suspend
fun
startGroupActions
(
values
:
List
<
Output
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"nunhoxtfjjnmkxeb"
)
suspend
fun
startGroupActions
(
vararg
values
:
RecoveryPlanActionArgs
)
Parameters
values
The start group actions.
@
JvmName
(
name
=
"minvawlblptqgmuh"
)
suspend
fun
startGroupActions
(
argument
:
List
<
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"bqnysvdyicvfaedx"
)
suspend
fun
startGroupActions
(
vararg
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"nakalepeymcdgrjk"
)
suspend
fun
startGroupActions
(
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The start group actions.