@Stability(value=Experimental) @Internal public static final class IncludedNestedStack.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IncludedNestedStack
IncludedNestedStacksoftware.amazon.jsii.JsiiObject.InitializationModeIncludedNestedStack.Builder, IncludedNestedStack.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInclude includedTemplate,
NestedStack stack)
Constructor that initializes the object based on literal property values passed by the
IncludedNestedStack.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) |
CfnInclude |
getIncludedTemplate()
(experimental) The CfnInclude that represents the template, which can be used to access Resources and other template elements.
|
NestedStack |
getStack()
(experimental) The NestedStack object which represents the scope of the template.
|
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(CfnInclude includedTemplate, NestedStack stack)
IncludedNestedStack.Builder.public final CfnInclude getIncludedTemplate()
IncludedNestedStackgetIncludedTemplate in interface IncludedNestedStackpublic final NestedStack getStack()
IncludedNestedStackgetStack in interface IncludedNestedStack@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.