Uses of Interface
software.amazon.awscdk.core.ITemplateOptions
Packages that use ITemplateOptions
-
Uses of ITemplateOptions in software.amazon.awscdk.core
Subinterfaces of ITemplateOptions in software.amazon.awscdk.coreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITemplateOptions.Classes in software.amazon.awscdk.core that implement ITemplateOptionsModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.core that return ITemplateOptionsModifier and TypeMethodDescriptionStack.getTemplateOptions()Options for CloudFormation template (like version, transform, description).