postActions

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


@JvmName(name = "ifikiuqhurfkkkyy")
suspend fun postActions(values: List<Output<ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs>>)
@JvmName(name = "fmqhodnlnolhylaj")
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 = "hmtaeykgqruiojpd")
suspend fun postActions(argument: List<suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit>)
@JvmName(name = "dlryuncxgnpcybju")
suspend fun postActions(vararg argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgsBuilder.() -> Unit)
@JvmName(name = "bcxhirjyjogvbtlp")
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.