| Package | Description |
|---|---|
| software.amazon.awscdk.cloudformation.include |
Include CloudFormation templates in the CDK
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IncludedNestedStack.Jsii$Proxy
An implementation for
IncludedNestedStack |
| Modifier and Type | Method and Description |
|---|---|
IncludedNestedStack |
IncludedNestedStack.Builder.build()
Builds the configured instance.
|
IncludedNestedStack |
CfnInclude.getNestedStack(String logicalId)
(experimental) Returns a loaded NestedStack with name logicalId.
|
IncludedNestedStack |
CfnInclude.loadNestedStack(String logicalId,
CfnIncludeProps nestedStackProps)
(experimental) Includes a template for a child stack inside of this parent template.
|
Copyright © 2021. All rights reserved.