@Generated(value="jsii-pacmak/1.50.0 (build d1830a4)", date="2022-01-04T15:39:04.928Z") @Stability(value=Experimental) 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)
(experimental) Adds target to notification rule.
|
String |
getNotificationRuleArn()
(experimental) The ARN of the notification rule (i.e.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getNotificationRuleArn()
@Stability(value=Experimental) @NotNull Boolean addTarget(@NotNull INotificationRuleTarget target)
target - The SNS topic or AWS Chatbot Slack target. This parameter is required.Copyright © 2022. All rights reserved.