preActions

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


@JvmName(name = "pyyksrhbcfeceiiv")
suspend fun preActions(values: List<Output<ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgs>>)
@JvmName(name = "nwubbpshfjqtgtyf")
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 = "tyruwttmvdamlykh")
suspend fun preActions(argument: List<suspend ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgsBuilder.() -> Unit>)
@JvmName(name = "vkfjkxlbcdpobbjg")
suspend fun preActions(vararg argument: suspend ReplicationRecoveryPlanShutdownRecoveryGroupPreActionArgsBuilder.() -> Unit)
@JvmName(name = "ilyjrawmpairptqr")
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.