@Generated(value="jsii-pacmak/1.57.0 (build f614666)", date="2022-04-22T22:36:20.747Z") @Stability(value=Stable) public interface INotificationRule extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
INotificationRule.Jsii$Default
Internal default implementation for
INotificationRule. |
static class |
INotificationRule.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
addTarget(INotificationRuleTarget target)
Adds target to notification rule.
|
String |
getNotificationRuleArn()
The ARN of the notification rule (i.e.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getNotificationRuleArn()
@Stability(value=Stable) @NotNull Boolean addTarget(@NotNull INotificationRuleTarget target)
target - The SNS topic or AWS Chatbot Slack target. This parameter is required.Copyright © 2022. All rights reserved.