Interface IPipeline

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

@Generated(value="jsii-pacmak/1.130.0 (build 048a5ee)", date="2026-05-20T12:39:43.077Z") @Stability(Stable) public interface IPipeline extends software.amazon.jsii.JsiiSerializable, IResource, IPipelineRef, 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.