postActions

@JvmName(name = "iktffrwpwjecnovm")
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 = "qqdndcupeakdyecu")
suspend fun postActions(vararg values: Output<ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs>)


@JvmName(name = "atdispexgnuygujo")
suspend fun postActions(values: List<Output<ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs>>)
@JvmName(name = "xmkfhneupfodcpdn")
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 = "wysfygoayyhoeqrf")
suspend fun postActions(argument: List<suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit>)
@JvmName(name = "criacwremeqvnrcx")
suspend fun postActions(vararg argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit)
@JvmName(name = "ktolsekpjjohangc")
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.