| Package | Description |
|---|---|
| software.amazon.awscdk.cloudformation.include | |
| software.amazon.awscdk.core |
monocdk Experiment
|
| software.amazon.awscdk.services.cloudformation |
| 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
(experimental) A CloudFormation nested stack.
|
Copyright © 2020. All rights reserved.