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 |
|---|---|
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.IConstructCopyright © 2019. All rights reserved.