postActions

@JvmName(name = "aoqjxwudsewegpsm")
suspend fun postActions(value: Output<List<ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs>>)

Parameters

value

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


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


@JvmName(name = "aciklwniuilidngw")
suspend fun postActions(values: List<Output<ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs>>)
@JvmName(name = "uhsklisxsvuhalgf")
suspend fun postActions(vararg values: ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs)

Parameters

values

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


@JvmName(name = "ftvtckiqipqwormw")
suspend fun postActions(argument: List<suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit>)
@JvmName(name = "hffpfnjoxajctfde")
suspend fun postActions(vararg argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit)
@JvmName(name = "saidxgayotnrytws")
suspend fun postActions(argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit)

Parameters

argument

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