action

@JvmName(name = "tdhuwpxuscefinnf")
suspend fun action(value: Output<Either<RuleEmailActionArgs, RuleWebhookActionArgs>>)
@JvmName(name = "fxeepymmgfgjsxoi")
suspend fun action(value: Either<RuleEmailActionArgs, RuleWebhookActionArgs>?)
@JvmName(name = "wueiwauvnaakaosy")
fun action(value: RuleEmailActionArgs)
@JvmName(name = "lsxwftfuyunfovfm")
fun action(value: RuleWebhookActionArgs)

Parameters

value

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