@Stability(value=Stable) @Internal public static final class PipelineBaseProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PipelineBaseProps
PipelineBasePropssoftware.amazon.jsii.JsiiObject.InitializationModePipelineBaseProps.Builder, PipelineBaseProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(PipelineBaseProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PipelineBaseProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IFileSetProducer |
getSynth()
The build step that produces the CDK Cloud Assembly.
|
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(PipelineBaseProps.Builder builder)
PipelineBaseProps.Builder.public final IFileSetProducer getSynth()
PipelineBaseProps
The primary output of this step needs to be the cdk.out directory
generated by the cdk synth command.
If you use a ShellStep here and you don't configure an output directory,
the output directory will automatically be assumed to be cdk.out.
getSynth in interface PipelineBaseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.