@Stability(value=Experimental) @Internal public static final class CdkStageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CdkStageProps
CdkStagePropssoftware.amazon.jsii.JsiiObject.InitializationModeCdkStageProps.Builder, CdkStageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Artifact cloudAssemblyArtifact,
IStageHost host,
IStage pipelineStage,
String stageName)
Constructor that initializes the object based on literal property values passed by the
CdkStageProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Artifact |
getCloudAssemblyArtifact()
(experimental) The CodePipeline Artifact with the Cloud Assembly.
|
IStageHost |
getHost()
(experimental) Features the Stage needs from its environment.
|
IStage |
getPipelineStage()
(experimental) The underlying Pipeline Stage associated with thisCdkStage.
|
String |
getStageName()
(experimental) Name of the stage that should be created.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Artifact cloudAssemblyArtifact, IStageHost host, IStage pipelineStage, String stageName)
CdkStageProps.Builder.public final Artifact getCloudAssemblyArtifact()
CdkStagePropsgetCloudAssemblyArtifact in interface CdkStagePropspublic final IStageHost getHost()
CdkStagePropsgetHost in interface CdkStagePropspublic final IStage getPipelineStage()
CdkStagePropsgetPipelineStage in interface CdkStagePropspublic final String getStageName()
CdkStagePropsgetStageName in interface CdkStageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.