preActions

@JvmName(name = "sffkhcqvjfkptdsf")
suspend fun preActions(value: Output<List<ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs>>)
@JvmName(name = "rcinvfknvxnfskem")
suspend fun preActions(value: List<ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs>?)

Parameters

value

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


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


@JvmName(name = "foakgqcjkcfqwvqu")
suspend fun preActions(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs>>)
@JvmName(name = "xsslaktijgnoacaq")
suspend fun preActions(vararg values: ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs)

Parameters

values

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


@JvmName(name = "satsotifhiinjuqc")
suspend fun preActions(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupPreActionArgsBuilder.() -> Unit>)
@JvmName(name = "kprifrbqrfmseytj")
suspend fun preActions(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupPreActionArgsBuilder.() -> Unit)
@JvmName(name = "jluvpmlobuxavgbd")
suspend fun preActions(argument: suspend ReplicationRecoveryPlanBootRecoveryGroupPreActionArgsBuilder.() -> Unit)

Parameters

argument

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