preActions

@JvmName(name = "clvgvmtccintkndf")
suspend fun preActions(value: Output<List<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>>)
@JvmName(name = "sgnbgmgsxrwnolub")
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 = "qqhhccfyplgmwhmg")
suspend fun preActions(vararg values: Output<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>)


@JvmName(name = "mmooacgkpcnvrmyi")
suspend fun preActions(values: List<Output<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>>)
@JvmName(name = "cgafgebbgomwbqpu")
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 = "idcetrvbnfrvcfvw")
suspend fun preActions(argument: List<suspend ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgsBuilder.() -> Unit>)
@JvmName(name = "rntdmkwemiflolqm")
suspend fun preActions(vararg argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgsBuilder.() -> Unit)
@JvmName(name = "ydstmphgiffwdjus")
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.