Uses of Class
software.amazon.awscdk.services.ses.CfnCustomVerificationEmailTemplateProps.Builder
Packages that use CfnCustomVerificationEmailTemplateProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnCustomVerificationEmailTemplateProps.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnCustomVerificationEmailTemplateProps.BuilderModifier and TypeMethodDescriptionCfnCustomVerificationEmailTemplateProps.builder()CfnCustomVerificationEmailTemplateProps.Builder.failureRedirectionUrl(String failureRedirectionUrl) Sets the value ofCfnCustomVerificationEmailTemplateProps.getFailureRedirectionUrl()CfnCustomVerificationEmailTemplateProps.Builder.fromEmailAddress(String fromEmailAddress) Sets the value ofCfnCustomVerificationEmailTemplateProps.getFromEmailAddress()CfnCustomVerificationEmailTemplateProps.Builder.successRedirectionUrl(String successRedirectionUrl) Sets the value ofCfnCustomVerificationEmailTemplateProps.getSuccessRedirectionUrl()Sets the value ofCfnCustomVerificationEmailTemplateProps.getTags()CfnCustomVerificationEmailTemplateProps.Builder.templateContent(String templateContent) Sets the value ofCfnCustomVerificationEmailTemplateProps.getTemplateContent()CfnCustomVerificationEmailTemplateProps.Builder.templateName(String templateName) Sets the value ofCfnCustomVerificationEmailTemplateProps.getTemplateName()CfnCustomVerificationEmailTemplateProps.Builder.templateSubject(String templateSubject) Sets the value ofCfnCustomVerificationEmailTemplateProps.getTemplateSubject()Constructors in software.amazon.awscdk.services.ses with parameters of type CfnCustomVerificationEmailTemplateProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomVerificationEmailTemplateProps.Builder.