postActions

@JvmName(name = "bsbqamkirrrebswe")
suspend fun postActions(value: Output<List<ReplicationRecoveryPlanBootRecoveryGroupPostActionArgs>>)
@JvmName(name = "akyhrynhteqrvbgb")
suspend fun postActions(value: List<ReplicationRecoveryPlanBootRecoveryGroupPostActionArgs>?)

Parameters

value

one or more action block as defined below. which will be executed after the group recovery.


@JvmName(name = "rhlaamlhigucscks")
suspend fun postActions(vararg values: Output<ReplicationRecoveryPlanBootRecoveryGroupPostActionArgs>)


@JvmName(name = "cuxcanshyruysrux")
suspend fun postActions(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupPostActionArgs>>)
@JvmName(name = "wajvhucimhtigaae")
suspend fun postActions(vararg values: ReplicationRecoveryPlanBootRecoveryGroupPostActionArgs)

Parameters

values

one or more action block as defined below. which will be executed after the group recovery.


@JvmName(name = "sdyvmcnshgdbplta")
suspend fun postActions(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupPostActionArgsBuilder.() -> Unit>)
@JvmName(name = "labuyudrdtvfivvk")
suspend fun postActions(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupPostActionArgsBuilder.() -> Unit)
@JvmName(name = "rmukkpqqsffkfvxb")
suspend fun postActions(argument: suspend ReplicationRecoveryPlanBootRecoveryGroupPostActionArgsBuilder.() -> Unit)

Parameters

argument

one or more action block as defined below. which will be executed after the group recovery.