Uses of Interface
software.amazon.awscdk.services.events.RuleProps
Package
Description
AWS CodePipeline Construct Library
Amazon EventBridge Construct Library
-
Uses of RuleProps in software.amazon.awscdk.services.codepipeline
Modifier and TypeMethodDescriptionAction.onStateChange
(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.default Rule
IAction.Jsii$Default.onStateChange
(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.final Rule
IAction.Jsii$Proxy.onStateChange
(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.IAction.onStateChange
(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.default Rule
IStage.Jsii$Default.onStateChange
(String name, IRuleTarget target, RuleProps options) final Rule
IStage.Jsii$Proxy.onStateChange
(String name, IRuleTarget target, RuleProps options) IStage.onStateChange
(String name, IRuleTarget target, RuleProps options) -
Uses of RuleProps in software.amazon.awscdk.services.events