| Package | Description |
|---|---|
| software.amazon.awscdk.cloudformation.include |
Include CloudFormation templates in the CDK
|
| software.amazon.awscdk.core |
monocdk Experiment
|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
NestedStack |
IncludedNestedStack.getStack()
(experimental) The NestedStack object which represents the scope of the template.
|
NestedStack |
IncludedNestedStack.Jsii$Proxy.getStack() |
| Modifier and Type | Method and Description |
|---|---|
IncludedNestedStack.Builder |
IncludedNestedStack.Builder.stack(NestedStack stack)
Sets the value of
IncludedNestedStack.getStack() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnInclude includedTemplate,
NestedStack stack)
Constructor that initializes the object based on literal property values passed by the
IncludedNestedStack.Builder. |
| Modifier and Type | Method and Description |
|---|---|
NestedStack |
NestedStack.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedStack
Deprecated.
use core.NestedStack instead
|
Copyright © 2021. All rights reserved.