| Package | Description |
|---|---|
| software.amazon.awscdk.services.chatbot |
AWS::Chatbot Construct Library
|
| software.amazon.awscdk.services.codestarnotifications |
AWS CodeStarNotifications Construct Library
|
| software.amazon.awscdk.services.sns |
Amazon Simple Notification Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleTargetConfig |
SlackChannelConfiguration.bindAsNotificationRuleTarget(software.constructs.Construct _scope)
Returns a target configuration for notification rule.
|
NotificationRuleTargetConfig |
ISlackChannelConfiguration.Jsii$Proxy.bindAsNotificationRuleTarget(software.constructs.Construct scope)
Returns a target configuration for notification rule.
|
default NotificationRuleTargetConfig |
ISlackChannelConfiguration.Jsii$Default.bindAsNotificationRuleTarget(software.constructs.Construct scope)
Returns a target configuration for notification rule.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationRuleTargetConfig.Jsii$Proxy
An implementation for
NotificationRuleTargetConfig |
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleTargetConfig |
INotificationRuleTarget.bindAsNotificationRuleTarget(software.constructs.Construct scope)
Returns a target configuration for notification rule.
|
NotificationRuleTargetConfig |
INotificationRuleTarget.Jsii$Proxy.bindAsNotificationRuleTarget(software.constructs.Construct scope)
Returns a target configuration for notification rule.
|
default NotificationRuleTargetConfig |
INotificationRuleTarget.Jsii$Default.bindAsNotificationRuleTarget(software.constructs.Construct scope)
Returns a target configuration for notification rule.
|
NotificationRuleTargetConfig |
NotificationRuleTargetConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleTargetConfig |
ITopic.Jsii$Proxy.bindAsNotificationRuleTarget(software.constructs.Construct scope)
Returns a target configuration for notification rule.
|
default NotificationRuleTargetConfig |
ITopic.Jsii$Default.bindAsNotificationRuleTarget(software.constructs.Construct scope)
Returns a target configuration for notification rule.
|
NotificationRuleTargetConfig |
TopicBase.bindAsNotificationRuleTarget(software.constructs.Construct _scope)
Represents a notification target That allows SNS topic to associate with this rule target.
|
Copyright © 2022. All rights reserved.