public static final class IStage.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IStage
software.amazon.jsii.JsiiObject.InitializationModeIStage.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
List<software.amazon.awscdk.IConstruct> |
getDependencyRoots()
The set of constructs that form the root of this dependable
All resources under all returned constructs are included in the ordering
dependency.
|
String |
getName()
The physical, human-readable name of this Pipeline Stage.
|
software.amazon.awscdk.ConstructNode |
getNode()
The construct node in the scope tree.
|
IPipeline |
getPipeline()
The Pipeline this Stage belongs to.
|
protected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getName()
public IPipeline getPipeline()
getPipeline in interface IStagepublic software.amazon.awscdk.ConstructNode getNode()
getNode in interface software.amazon.awscdk.IConstructpublic List<software.amazon.awscdk.IConstruct> getDependencyRoots()
getDependencyRoots in interface software.amazon.awscdk.IDependableCopyright © 2019. All rights reserved.