@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:44.013Z") @Stability(value=Experimental) public interface IncludedNestedStack extends software.amazon.jsii.JsiiSerializable
CfnInclude.getNestedStack. Contains both the NestedStack object and CfnInclude representations of the child stack.| Modifier and Type | Interface and Description |
|---|---|
static class |
IncludedNestedStack.Builder
A builder for
IncludedNestedStack |
static class |
IncludedNestedStack.Jsii$Proxy
An implementation for
IncludedNestedStack |
| Modifier and Type | Method and Description |
|---|---|
static IncludedNestedStack.Builder |
builder() |
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.
|
@Stability(value=Experimental) @NotNull CfnInclude getIncludedTemplate()
@Stability(value=Experimental) @NotNull NestedStack getStack()
@Stability(value=Experimental) static IncludedNestedStack.Builder builder()
IncludedNestedStack.Builder of IncludedNestedStackCopyright © 2021. All rights reserved.