@Stability(value=Experimental) @Internal public static final class CloudAssemblyBuilderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CloudAssemblyBuilderProps
CloudAssemblyBuilderPropssoftware.amazon.jsii.JsiiObject.InitializationModeCloudAssemblyBuilderProps.Builder, CloudAssemblyBuilderProps.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(String assetOutdir,
CloudAssemblyBuilder parentBuilder)
Constructor that initializes the object based on literal property values passed by the
CloudAssemblyBuilderProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAssetOutdir()
(experimental) Use the given asset output directory.
|
CloudAssemblyBuilder |
getParentBuilder()
(experimental) If this builder is for a nested assembly, the parent assembly builder.
|
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(String assetOutdir, CloudAssemblyBuilder parentBuilder)
CloudAssemblyBuilderProps.Builder.public final String getAssetOutdir()
CloudAssemblyBuilderPropsDefault: - Same as the manifest outdir
getAssetOutdir in interface CloudAssemblyBuilderPropspublic final CloudAssemblyBuilder getParentBuilder()
CloudAssemblyBuilderPropsDefault: - This is a root assembly
getParentBuilder in interface CloudAssemblyBuilderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.