@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T16:58:30.612Z") public interface IStage extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.IConstruct
| Modifier and Type | Interface and Description |
|---|---|
static class |
IStage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The physical, human-readable name of this Pipeline Stage.
|
IPipeline |
getPipeline()
The Pipeline this Stage belongs to.
|
Copyright © 2019. All rights reserved.