toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
RecoveryPlanGroupArgsBuilder
/
endGroupActions
end
Group
Actions
@
JvmName
(
name
=
"pubdmddbonmvmeaw"
)
suspend
fun
endGroupActions
(
value
:
Output
<
List
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"mgdibjdwkfqbodwr"
)
suspend
fun
endGroupActions
(
value
:
List
<
RecoveryPlanActionArgs
>
?
)
Parameters
value
The end group actions.
@
JvmName
(
name
=
"nvrfkhudnqbbejqu"
)
suspend
fun
endGroupActions
(
vararg
values
:
Output
<
RecoveryPlanActionArgs
>
)
@
JvmName
(
name
=
"wjqrtmsugotdvwpj"
)
suspend
fun
endGroupActions
(
values
:
List
<
Output
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"clpcdqsamxjymfrg"
)
suspend
fun
endGroupActions
(
vararg
values
:
RecoveryPlanActionArgs
)
Parameters
values
The end group actions.
@
JvmName
(
name
=
"odtuxjgkygdmdxyl"
)
suspend
fun
endGroupActions
(
argument
:
List
<
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"acbnfdxuxhomtkii"
)
suspend
fun
endGroupActions
(
vararg
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"hyccaetsflooeoum"
)
suspend
fun
endGroupActions
(
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The end group actions.