postActions

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


@JvmName(name = "fpesksmjuigkicfy")
suspend fun postActions(values: List<Output<ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs>>)
@JvmName(name = "efvinqkytbshkjrj")
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 = "hahvqveynibjajnm")
suspend fun postActions(argument: List<suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit>)
@JvmName(name = "kmologtcxntesmga")
suspend fun postActions(vararg argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit)
@JvmName(name = "pitsrklswfwmobvf")
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.