postActions

@JvmName(name = "phsurhboqqypelvb")
suspend fun postActions(value: Output<List<ReplicationRecoveryPlanRecoveryGroupPostActionArgs>>)
@JvmName(name = "eepdtubdovuoflks")
suspend fun postActions(value: List<ReplicationRecoveryPlanRecoveryGroupPostActionArgs>?)

Parameters

value

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


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


@JvmName(name = "jtexadpcijtsbwwx")
suspend fun postActions(values: List<Output<ReplicationRecoveryPlanRecoveryGroupPostActionArgs>>)
@JvmName(name = "eaeuxyhhcewxotoa")
suspend fun postActions(vararg values: ReplicationRecoveryPlanRecoveryGroupPostActionArgs)

Parameters

values

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


@JvmName(name = "itfymxqpxrhuukdk")
suspend fun postActions(argument: List<suspend ReplicationRecoveryPlanRecoveryGroupPostActionArgsBuilder.() -> Unit>)
@JvmName(name = "astsbpsncvcfckxj")
suspend fun postActions(vararg argument: suspend ReplicationRecoveryPlanRecoveryGroupPostActionArgsBuilder.() -> Unit)
@JvmName(name = "nsxpwcujidbkytpg")
suspend fun postActions(argument: suspend ReplicationRecoveryPlanRecoveryGroupPostActionArgsBuilder.() -> Unit)

Parameters

argument

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