@Stability(value=Experimental) @Internal public static final class UpdatePipelineActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements UpdatePipelineActionProps
UpdatePipelineActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeUpdatePipelineActionProps.Builder, UpdatePipelineActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Artifact cloudAssemblyInput,
String pipelineStackName,
String cdkCliVersion,
String projectName)
Constructor that initializes the object based on literal property values passed by the
UpdatePipelineActionProps.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) |
String |
getCdkCliVersion()
(experimental) Version of CDK CLI to 'npm install'.
|
Artifact |
getCloudAssemblyInput()
(experimental) The CodePipeline artifact that holds the Cloud Assembly.
|
String |
getPipelineStackName()
(experimental) Name of the pipeline stack.
|
String |
getProjectName()
(experimental) Name of the CodeBuild project.
|
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 cloudAssemblyInput, String pipelineStackName, String cdkCliVersion, String projectName)
UpdatePipelineActionProps.Builder.public final Artifact getCloudAssemblyInput()
UpdatePipelineActionPropsgetCloudAssemblyInput in interface UpdatePipelineActionPropspublic final String getPipelineStackName()
UpdatePipelineActionPropsgetPipelineStackName in interface UpdatePipelineActionPropspublic final String getCdkCliVersion()
UpdatePipelineActionPropsDefault: - Latest version
getCdkCliVersion in interface UpdatePipelineActionPropspublic final String getProjectName()
UpdatePipelineActionPropsDefault: - Automatically generated
getProjectName in interface UpdatePipelineActionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.