Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnTemplatePropsMixin.TemplateProperty
Packages that use CfnTemplatePropsMixin.TemplateProperty
-
Uses of CfnTemplatePropsMixin.TemplateProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnTemplatePropsMixin.TemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTemplatePropsMixin.TemplatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnTemplatePropsMixin.TemplatePropertyModifier and TypeMethodDescriptionCfnTemplatePropsMixin.TemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnTemplatePropsMixin.TemplatePropertyModifier and TypeMethodDescriptionCfnTemplateMixinProps.Builder.template(CfnTemplatePropsMixin.TemplateProperty template) Sets the value ofCfnTemplateMixinProps.getTemplate()CfnTemplatePropsMixin.Builder.template(CfnTemplatePropsMixin.TemplateProperty template) The content of the email, composed of a subject line and either an HTML part or a text-only part.