Uses of Interface
software.amazon.awscdk.services.codestarnotifications.NotificationRuleTargetConfig
Packages that use NotificationRuleTargetConfig
Package
Description
AWS::Chatbot Construct Library
AWS CodeStarNotifications Construct Library
Amazon Simple Notification Service Construct Library
-
Uses of NotificationRuleTargetConfig in software.amazon.awscdk.services.chatbot
Methods in software.amazon.awscdk.services.chatbot that return NotificationRuleTargetConfigModifier and TypeMethodDescriptionSlackChannelConfiguration.bindAsNotificationRuleTarget(software.constructs.Construct _scope) Returns a target configuration for notification rule. -
Uses of NotificationRuleTargetConfig in software.amazon.awscdk.services.codestarnotifications
Classes in software.amazon.awscdk.services.codestarnotifications that implement NotificationRuleTargetConfigModifier and TypeClassDescriptionstatic final classAn implementation forNotificationRuleTargetConfigMethods in software.amazon.awscdk.services.codestarnotifications that return NotificationRuleTargetConfigModifier and TypeMethodDescriptionINotificationRuleTarget.bindAsNotificationRuleTarget(software.constructs.Construct scope) Returns a target configuration for notification rule.default NotificationRuleTargetConfigINotificationRuleTarget.Jsii$Default.bindAsNotificationRuleTarget(software.constructs.Construct scope) Returns a target configuration for notification rule.NotificationRuleTargetConfig.Builder.build()Builds the configured instance. -
Uses of NotificationRuleTargetConfig in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return NotificationRuleTargetConfigModifier and TypeMethodDescriptionTopicBase.bindAsNotificationRuleTarget(software.constructs.Construct _scope) Represents a notification target That allows SNS topic to associate with this rule target.