Uses of Class
software.amazon.awscdk.services.ses.CfnEmailIdentityProps.Builder
Packages that use CfnEmailIdentityProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentityProps.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnEmailIdentityProps.BuilderModifier and TypeMethodDescriptionCfnEmailIdentityProps.builder()CfnEmailIdentityProps.Builder.configurationSetAttributes(IResolvable configurationSetAttributes) Sets the value ofCfnEmailIdentityProps.getConfigurationSetAttributes()CfnEmailIdentityProps.Builder.configurationSetAttributes(CfnEmailIdentity.ConfigurationSetAttributesProperty configurationSetAttributes) Sets the value ofCfnEmailIdentityProps.getConfigurationSetAttributes()CfnEmailIdentityProps.Builder.dkimAttributes(IResolvable dkimAttributes) Sets the value ofCfnEmailIdentityProps.getDkimAttributes()CfnEmailIdentityProps.Builder.dkimAttributes(CfnEmailIdentity.DkimAttributesProperty dkimAttributes) Sets the value ofCfnEmailIdentityProps.getDkimAttributes()CfnEmailIdentityProps.Builder.dkimSigningAttributes(IResolvable dkimSigningAttributes) Sets the value ofCfnEmailIdentityProps.getDkimSigningAttributes()CfnEmailIdentityProps.Builder.dkimSigningAttributes(CfnEmailIdentity.DkimSigningAttributesProperty dkimSigningAttributes) Sets the value ofCfnEmailIdentityProps.getDkimSigningAttributes()CfnEmailIdentityProps.Builder.emailIdentity(String emailIdentity) Sets the value ofCfnEmailIdentityProps.getEmailIdentity()CfnEmailIdentityProps.Builder.feedbackAttributes(IResolvable feedbackAttributes) Sets the value ofCfnEmailIdentityProps.getFeedbackAttributes()CfnEmailIdentityProps.Builder.feedbackAttributes(CfnEmailIdentity.FeedbackAttributesProperty feedbackAttributes) Sets the value ofCfnEmailIdentityProps.getFeedbackAttributes()CfnEmailIdentityProps.Builder.mailFromAttributes(IResolvable mailFromAttributes) Sets the value ofCfnEmailIdentityProps.getMailFromAttributes()CfnEmailIdentityProps.Builder.mailFromAttributes(CfnEmailIdentity.MailFromAttributesProperty mailFromAttributes) Sets the value ofCfnEmailIdentityProps.getMailFromAttributes()Constructors in software.amazon.awscdk.services.ses with parameters of type CfnEmailIdentityProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEmailIdentityProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEmailIdentityProps.Builder.