Uses of Interface
software.amazon.awscdk.services.ses.CfnTemplate.TemplateProperty
Packages that use CfnTemplate.TemplateProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnTemplate.TemplateProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnTemplate.TemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTemplate.TemplatePropertyMethods in software.amazon.awscdk.services.ses that return CfnTemplate.TemplatePropertyModifier and TypeMethodDescriptionCfnTemplate.TemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnTemplate.TemplatePropertyModifier and TypeMethodDescriptionvoidCfnTemplate.setTemplate(CfnTemplate.TemplateProperty value) The content of the email, composed of a subject line and either an HTML part or a text-only part.CfnTemplate.Builder.template(CfnTemplate.TemplateProperty template) The content of the email, composed of a subject line and either an HTML part or a text-only part.CfnTemplateProps.Builder.template(CfnTemplate.TemplateProperty template) Sets the value ofCfnTemplateProps.getTemplate()