| Package | Description |
|---|---|
| software.amazon.awscdk.cloudformation.include |
Include CloudFormation templates in the CDK
|
| Modifier and Type | Method and Description |
|---|---|
static CfnIncludeProps.Builder |
CfnIncludeProps.builder() |
CfnIncludeProps.Builder |
CfnIncludeProps.Builder.loadNestedStacks(Map<String,? extends CfnIncludeProps> loadNestedStacks)
Sets the value of
CfnIncludeProps.getLoadNestedStacks() |
CfnIncludeProps.Builder |
CfnIncludeProps.Builder.parameters(Map<String,? extends Object> parameters)
Sets the value of
CfnIncludeProps.getParameters() |
CfnIncludeProps.Builder |
CfnIncludeProps.Builder.preserveLogicalIds(Boolean preserveLogicalIds)
Sets the value of
CfnIncludeProps.getPreserveLogicalIds() |
CfnIncludeProps.Builder |
CfnIncludeProps.Builder.templateFile(String templateFile)
Sets the value of
CfnIncludeProps.getTemplateFile() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnIncludeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIncludeProps.Builder. |
Copyright © 2022. All rights reserved.