endGroupActions

@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.