Interface IPipeline

All Superinterfaces:
software.constructs.IConstruct, software.constructs.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.103.1 (build bef2dea)", date="2024-09-11T18:01:13.202Z") @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.