@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-31T18:36:45.793Z")
public interface INotificationRuleSource
Modifier and Type | Interface and Description |
---|---|
static interface |
INotificationRuleSource.Jsii$Default
Internal default implementation for
INotificationRuleSource . |
static class |
INotificationRuleSource.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
NotificationRuleSourceConfig |
bindAsNotificationRuleSource(software.constructs.Construct scope)
Returns a source configuration for notification rule.
|
NotificationRuleSourceConfig bindAsNotificationRuleSource(software.constructs.Construct scope)
scope
- This parameter is required.