Uses of Interface
software.amazon.awscdk.services.events.IRule
Packages that use IRule
Package
Description
Amazon EventBridge Construct Library
Event Targets for Amazon EventBridge
-
Uses of IRule in software.amazon.awscdk.services.events
Subinterfaces of IRule in software.amazon.awscdk.services.eventsClasses in software.amazon.awscdk.services.events that implement IRuleModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefines an EventBridge Rule in this stack.Methods in software.amazon.awscdk.services.events that return IRuleModifier and TypeMethodDescriptionstatic IRuleRule.fromEventRuleArn(software.constructs.Construct scope, String id, String eventRuleArn) Import an existing EventBridge Rule provided an ARN. -
Uses of IRule in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets with parameters of type IRuleModifier and TypeMethodDescriptionabstract RuleTargetInputPropertiesReturn the input properties for this input object.