Uses of Class
software.amazon.awscdk.services.notifications.CfnEventRule.Builder
Packages that use CfnEventRule.Builder
Package
Description
AWS::Notifications Construct Library
-
Uses of CfnEventRule.Builder in software.amazon.awscdk.services.notifications
Methods in software.amazon.awscdk.services.notifications that return CfnEventRule.BuilderModifier and TypeMethodDescriptionstatic CfnEventRule.BuilderCfnEventRule.Builder.eventPattern(String eventPattern) An additional event pattern used to further filter the events thisEventRulereceives.The event type this rule should match with the EventBridge events.CfnEventRule.Builder.notificationConfigurationArn(String notificationConfigurationArn) The ARN for theNotificationConfigurationassociated with thisEventRule.A list of AWS Regions that send events to thisEventRule.The event source this rule should match with the EventBridge event sources.