postActions

@JvmName(name = "jwgkymvxysaxlaub")
suspend fun postActions(value: Output<List<ReplicationRecoveryPlanFailoverRecoveryGroupPostActionArgs>>)

Parameters

value

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


@JvmName(name = "ilnitpjeyetbrarb")
suspend fun postActions(vararg values: Output<ReplicationRecoveryPlanFailoverRecoveryGroupPostActionArgs>)


@JvmName(name = "kaihjsjnqonsejtt")
suspend fun postActions(values: List<Output<ReplicationRecoveryPlanFailoverRecoveryGroupPostActionArgs>>)
@JvmName(name = "hufbmiskiwlkefnd")
suspend fun postActions(vararg values: ReplicationRecoveryPlanFailoverRecoveryGroupPostActionArgs)

Parameters

values

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


@JvmName(name = "xmttaganilptogap")
suspend fun postActions(argument: List<suspend ReplicationRecoveryPlanFailoverRecoveryGroupPostActionArgsBuilder.() -> Unit>)
@JvmName(name = "ypivmhoioiuagcks")
suspend fun postActions(vararg argument: suspend ReplicationRecoveryPlanFailoverRecoveryGroupPostActionArgsBuilder.() -> Unit)
@JvmName(name = "yymumgcvgnwuqvfn")
suspend fun postActions(argument: suspend ReplicationRecoveryPlanFailoverRecoveryGroupPostActionArgsBuilder.() -> Unit)

Parameters

argument

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