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