preActions

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


@JvmName(name = "echxntphvrfoexpt")
suspend fun preActions(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupPreActionArgs>>)
@JvmName(name = "scpxpqryebitfgbv")
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 = "iivjapegnpupafnh")
suspend fun preActions(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupPreActionArgsBuilder.() -> Unit>)
@JvmName(name = "phwvilolfcbnmxle")
suspend fun preActions(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupPreActionArgsBuilder.() -> Unit)
@JvmName(name = "rlrwbayyfmfpwlpw")
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.