@Stability(value=Deprecated) @Deprecated @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(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(UpdatePipelineActionProps.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
UpdatePipelineActionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
BuildSpec |
getBuildSpec()
Deprecated.
(deprecated) Custom BuildSpec that is merged with generated one.
|
String |
getCdkCliVersion()
Deprecated.
(deprecated) Version of CDK CLI to 'npm install'.
|
Artifact |
getCloudAssemblyInput()
Deprecated.
(deprecated) The CodePipeline artifact that holds the Cloud Assembly.
|
List<DockerCredential> |
getDockerCredentials()
Deprecated.
(deprecated) Docker registries and associated credentials necessary during the pipeline self-update stage.
|
String |
getPipelineStackHierarchicalId()
Deprecated.
(deprecated) Hierarchical id of the pipeline stack.
|
String |
getPipelineStackName()
Deprecated.
(deprecated) Name of the pipeline stack.
|
Boolean |
getPrivileged()
Deprecated.
(deprecated) Whether the build step should run in privileged mode.
|
String |
getProjectName()
Deprecated.
(deprecated) Name of the CodeBuild project.
|
int |
hashCode()
Deprecated.
|
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(UpdatePipelineActionProps.Builder builder)
UpdatePipelineActionProps.Builder.public final Artifact getCloudAssemblyInput()
UpdatePipelineActionPropsgetCloudAssemblyInput in interface UpdatePipelineActionPropspublic final String getPipelineStackHierarchicalId()
UpdatePipelineActionPropsgetPipelineStackHierarchicalId in interface UpdatePipelineActionPropspublic final BuildSpec getBuildSpec()
UpdatePipelineActionPropsDefault: - none
getBuildSpec in interface UpdatePipelineActionPropspublic final String getCdkCliVersion()
UpdatePipelineActionPropsDefault: - Latest version
getCdkCliVersion in interface UpdatePipelineActionPropspublic final List<DockerCredential> getDockerCredentials()
UpdatePipelineActionPropsDefault: []
getDockerCredentials in interface UpdatePipelineActionPropspublic final String getPipelineStackName()
UpdatePipelineActionPropsDefault: - none
getPipelineStackName in interface UpdatePipelineActionPropspublic final Boolean getPrivileged()
UpdatePipelineActionPropsDefault: - false
getPrivileged 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 © 2022. All rights reserved.