preActions

@JvmName(name = "lhyncnikcqpbadaf")
suspend fun preActions(value: Output<List<ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs>>)
@JvmName(name = "vboxyaxboqyeoida")
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 = "cjfpgejbqqjdkvvt")
suspend fun preActions(vararg values: Output<ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs>)


@JvmName(name = "wsrgqxfixbaqcppw")
suspend fun preActions(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs>>)
@JvmName(name = "sneeqajldqopmqit")
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 = "xvfwgbcmbfmpvksg")
suspend fun preActions(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupPreActionArgsBuilder.() -> Unit>)
@JvmName(name = "jjvcbdvlsmfxudsj")
suspend fun preActions(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupPreActionArgsBuilder.() -> Unit)
@JvmName(name = "tvuedvgwkleettbo")
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.