Interface IPipeline

All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, INotificationRuleSource, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IPipeline.Jsii$Default
All Known Implementing Classes:
IPipeline.Jsii$Proxy, Pipeline

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:37.937Z") @Stability(Stable) public interface IPipeline extends software.amazon.jsii.JsiiSerializable, IResource, INotificationRuleSource
The abstract view of an AWS CodePipeline as required and used by Actions.

It extends events.IRuleTarget, so this interface can be used as a Target for CloudWatch Events.