| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPipeline.Jsii$Default
Internal default implementation for
IPipeline. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPipeline.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Pipeline
An AWS CodePipeline pipeline with its associated IAM role and S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
static IPipeline |
Pipeline.fromPipelineArn(software.constructs.Construct scope,
String id,
String pipelineArn)
Import a pipeline into this app.
|
IPipeline |
IStage.getPipeline() |
IPipeline |
IStage.Jsii$Proxy.getPipeline() |
default IPipeline |
IStage.Jsii$Default.getPipeline() |
Copyright © 2022. All rights reserved.