action

@JvmName(name = "pldqsoypwpsmvlvg")
suspend fun action(value: Output<Either<RuleEmailActionArgs, RuleWebhookActionArgs>>)
@JvmName(name = "oydtfhnlqisxblcl")
suspend fun action(value: Either<RuleEmailActionArgs, RuleWebhookActionArgs>?)
@JvmName(name = "adodllhtbtmuwjff")
fun action(value: RuleEmailActionArgs)
@JvmName(name = "kdpaiiiiueakbeoh")
fun action(value: RuleWebhookActionArgs)

Parameters

value

action that is performed when the alert rule becomes active, and when an alert condition is resolved.