pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.inputs
/
RecoveryPlanGroupArgsBuilder
/
endGroupActions
end
Group
Actions
@
JvmName
(
name
=
"yjyhuuewpkrgkdip"
)
suspend
fun
endGroupActions
(
value
:
Output
<
List
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"qtesdcaqikffgbrn"
)
suspend
fun
endGroupActions
(
value
:
List
<
RecoveryPlanActionArgs
>
?
)
Parameters
value
The end group actions.
@
JvmName
(
name
=
"dvrovmwrtwrgjqpv"
)
suspend
fun
endGroupActions
(
vararg
values
:
Output
<
RecoveryPlanActionArgs
>
)
@
JvmName
(
name
=
"gjaotqggcnkcupiy"
)
suspend
fun
endGroupActions
(
values
:
List
<
Output
<
RecoveryPlanActionArgs
>
>
)
@
JvmName
(
name
=
"agbsijemphylvrje"
)
suspend
fun
endGroupActions
(
vararg
values
:
RecoveryPlanActionArgs
)
Parameters
values
The end group actions.
@
JvmName
(
name
=
"obbcjgibdcajhseg"
)
suspend
fun
endGroupActions
(
argument
:
List
<
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"burlikpfqmfspcxw"
)
suspend
fun
endGroupActions
(
vararg
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"gaauyhnqpydijkvk"
)
suspend
fun
endGroupActions
(
argument
:
suspend
RecoveryPlanActionArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The end group actions.