Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnGeneratedTemplatePropsMixin.TemplateConfigurationProperty
Packages that use CfnGeneratedTemplatePropsMixin.TemplateConfigurationProperty
-
Uses of CfnGeneratedTemplatePropsMixin.TemplateConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that implement CfnGeneratedTemplatePropsMixin.TemplateConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGeneratedTemplatePropsMixin.TemplateConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnGeneratedTemplatePropsMixin.TemplateConfigurationPropertyModifier and TypeMethodDescriptionCfnGeneratedTemplatePropsMixin.TemplateConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnGeneratedTemplatePropsMixin.TemplateConfigurationPropertyModifier and TypeMethodDescriptionCfnGeneratedTemplateMixinProps.Builder.templateConfiguration(CfnGeneratedTemplatePropsMixin.TemplateConfigurationProperty templateConfiguration) Sets the value ofCfnGeneratedTemplateMixinProps.getTemplateConfiguration()CfnGeneratedTemplatePropsMixin.Builder.templateConfiguration(CfnGeneratedTemplatePropsMixin.TemplateConfigurationProperty templateConfiguration) The configuration details of the generated template.