Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.notifications.CfnEventRulePropsMixin.Builder
Packages that use CfnEventRulePropsMixin.Builder
-
Uses of CfnEventRulePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.notifications
Methods in software.amazon.awscdk.cfnpropertymixins.services.notifications that return CfnEventRulePropsMixin.BuilderModifier and TypeMethodDescriptionCfnEventRulePropsMixin.Builder.create()CfnEventRulePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnEventRulePropsMixin.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.CfnEventRulePropsMixin.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.