@Stability(value=Deprecated) @Deprecated @Internal public static final class FromStackArtifactOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements FromStackArtifactOptions
FromStackArtifactOptionssoftware.amazon.jsii.JsiiObject.InitializationModeFromStackArtifactOptions.Builder, FromStackArtifactOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(FromStackArtifactOptions.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
FromStackArtifactOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Artifact |
getCloudAssemblyInput()
Deprecated.
(deprecated) The CodePipeline artifact that holds the Cloud Assembly.
|
Number |
getExecuteRunOrder()
Deprecated.
(deprecated) Run order for the Execute action.
|
Artifact |
getOutput()
Deprecated.
(deprecated) Artifact to write Stack Outputs to.
|
String |
getOutputFileName()
Deprecated.
(deprecated) Filename in output to write Stack outputs to.
|
Number |
getPrepareRunOrder()
Deprecated.
(deprecated) Run order for the 2 actions that will be created.
|
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(FromStackArtifactOptions.Builder builder)
FromStackArtifactOptions.Builder.public final Artifact getCloudAssemblyInput()
FromStackArtifactOptionsgetCloudAssemblyInput in interface FromStackArtifactOptionspublic final Number getExecuteRunOrder()
FromStackArtifactOptionsDefault: - prepareRunOrder + 1
getExecuteRunOrder in interface FromStackArtifactOptionspublic final Artifact getOutput()
FromStackArtifactOptionsDefault: - No outputs
getOutput in interface FromStackArtifactOptionspublic final String getOutputFileName()
FromStackArtifactOptionsDefault: - Required when 'output' is set
getOutputFileName in interface FromStackArtifactOptionspublic final Number getPrepareRunOrder()
FromStackArtifactOptionsDefault: 1
getPrepareRunOrder in interface FromStackArtifactOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.