Uses of Class
software.amazon.awscdk.services.cloudformation.CfnGeneratedTemplate.Builder
Packages that use CfnGeneratedTemplate.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnGeneratedTemplate.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnGeneratedTemplate.BuilderModifier and TypeMethodDescriptionstatic CfnGeneratedTemplate.BuilderCfnGeneratedTemplate.Builder.generatedTemplateName(String generatedTemplateName) The name assigned to the generated template.CfnGeneratedTemplate.Builder.templateConfiguration(IResolvable templateConfiguration) The configuration details of the generated template.CfnGeneratedTemplate.Builder.templateConfiguration(CfnGeneratedTemplate.TemplateConfigurationProperty templateConfiguration) The configuration details of the generated template.