Uses of Class
software.amazon.awscdk.cloudformation.include.CfnInclude
Package
Description
Include CloudFormation templates in the CDK
-
Uses of CfnInclude in software.amazon.awscdk.cloudformation.include
Modifier and TypeMethodDescriptionCfnInclude.Builder.build()
IncludedNestedStack.getIncludedTemplate()
The CfnInclude that represents the template, which can be used to access Resources and other template elements.final CfnInclude
IncludedNestedStack.Jsii$Proxy.getIncludedTemplate()
Modifier and TypeMethodDescriptionIncludedNestedStack.Builder.includedTemplate
(CfnInclude includedTemplate) Sets the value ofIncludedNestedStack.getIncludedTemplate()