Uses of Interface
software.amazon.awscdk.services.events.EventPattern
Package
Description
AWS CodeCommit Construct Library
AWS CodePipeline Actions
Amazon ECR Construct Library
Amazon EventBridge Construct Library
Amazon S3 Construct Library
-
Uses of EventPattern in software.amazon.awscdk.services.codecommit
Modifier and TypeMethodDescriptionfinal EventPattern
OnCommitOptions.Jsii$Proxy.getEventPattern()
Modifier and TypeMethodDescriptionOnCommitOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
-
Uses of EventPattern in software.amazon.awscdk.services.codepipeline.actions
Modifier and TypeMethodDescriptionICustomEventRule.getEventPattern()
event pattern when this rule should be triggered.default EventPattern
ICustomEventRule.Jsii$Default.getEventPattern()
event pattern when this rule should be triggered.final EventPattern
ICustomEventRule.Jsii$Proxy.getEventPattern()
event pattern when this rule should be triggered. -
Uses of EventPattern in software.amazon.awscdk.services.ecr
Modifier and TypeMethodDescriptionfinal EventPattern
OnCloudTrailImagePushedOptions.Jsii$Proxy.getEventPattern()
final EventPattern
OnImageScanCompletedOptions.Jsii$Proxy.getEventPattern()
Modifier and TypeMethodDescriptionOnCloudTrailImagePushedOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
OnImageScanCompletedOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
-
Uses of EventPattern in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionEventPattern.Builder.build()
Builds the configured instance.final EventPattern
ArchiveProps.Jsii$Proxy.getEventPattern()
BaseArchiveProps.getEventPattern()
An event pattern to use to filter events sent to the archive.final EventPattern
BaseArchiveProps.Jsii$Proxy.getEventPattern()
default EventPattern
EventCommonOptions.getEventPattern()
Additional restrictions for the event to route to the specified target.final EventPattern
EventCommonOptions.Jsii$Proxy.getEventPattern()
final EventPattern
OnEventOptions.Jsii$Proxy.getEventPattern()
final EventPattern
RuleProps.Jsii$Proxy.getEventPattern()
Modifier and TypeMethodDescriptionvoid
Rule.addEventPattern
(EventPattern eventPattern) Adds an event pattern filter to this rule.Archive.Builder.eventPattern
(EventPattern eventPattern) An event pattern to use to filter events sent to the archive.ArchiveProps.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofBaseArchiveProps.getEventPattern()
BaseArchiveProps.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofBaseArchiveProps.getEventPattern()
EventCommonOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
OnEventOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
Rule.Builder.eventPattern
(EventPattern eventPattern) Additional restrictions for the event to route to the specified target.RuleProps.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
-
Uses of EventPattern in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionfinal EventPattern
OnCloudTrailBucketEventOptions.Jsii$Proxy.getEventPattern()
Modifier and TypeMethodDescriptionOnCloudTrailBucketEventOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()