Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnGeneratedTemplatePropsMixin.Builder
Packages that use CfnGeneratedTemplatePropsMixin.Builder
-
Uses of CfnGeneratedTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnGeneratedTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnGeneratedTemplatePropsMixin.Builder.create()CfnGeneratedTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnGeneratedTemplatePropsMixin.Builder.generatedTemplateName(String generatedTemplateName) The name assigned to the generated template.CfnGeneratedTemplatePropsMixin.Builder.templateConfiguration(CfnGeneratedTemplatePropsMixin.TemplateConfigurationProperty templateConfiguration) The configuration details of the generated template.CfnGeneratedTemplatePropsMixin.Builder.templateConfiguration(IResolvable templateConfiguration) The configuration details of the generated template.