Uses of Interface
software.amazon.awscdk.services.cloudformation.CfnGeneratedTemplate.TemplateConfigurationProperty
Packages that use CfnGeneratedTemplate.TemplateConfigurationProperty
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnGeneratedTemplate.TemplateConfigurationProperty in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement CfnGeneratedTemplate.TemplateConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGeneratedTemplate.TemplateConfigurationPropertyMethods in software.amazon.awscdk.services.cloudformation that return CfnGeneratedTemplate.TemplateConfigurationPropertyModifier and TypeMethodDescriptionCfnGeneratedTemplate.TemplateConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudformation with parameters of type CfnGeneratedTemplate.TemplateConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnGeneratedTemplate.setTemplateConfiguration(CfnGeneratedTemplate.TemplateConfigurationProperty value) The configuration details of the generated template.CfnGeneratedTemplate.Builder.templateConfiguration(CfnGeneratedTemplate.TemplateConfigurationProperty templateConfiguration) The configuration details of the generated template.CfnGeneratedTemplateProps.Builder.templateConfiguration(CfnGeneratedTemplate.TemplateConfigurationProperty templateConfiguration) Sets the value ofCfnGeneratedTemplateProps.getTemplateConfiguration()