preActions

@JvmName(name = "lrvkcgdcauedvvfy")
suspend fun preActions(value: Output<List<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>>)
@JvmName(name = "nmdojkevslxtdswj")
suspend fun preActions(value: List<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>?)

Parameters

value

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


@JvmName(name = "mucdgffpbcluohxa")
suspend fun preActions(vararg values: Output<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>)


@JvmName(name = "hheyprxelsjcleup")
suspend fun preActions(values: List<Output<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>>)
@JvmName(name = "ymfktrwwkeufgrck")
suspend fun preActions(vararg values: ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs)

Parameters

values

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


@JvmName(name = "yfvhsypkcimhkvrw")
suspend fun preActions(argument: List<suspend ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgsBuilder.() -> Unit>)
@JvmName(name = "toaoeoapwcgndevs")
suspend fun preActions(vararg argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgsBuilder.() -> Unit)
@JvmName(name = "ptfooxcclmxdueye")
suspend fun preActions(argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgsBuilder.() -> Unit)

Parameters

argument

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