Uses of Class
software.amazon.awscdk.services.ses.CfnEmailIdentity.FeedbackAttributesProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.FeedbackAttributesProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnEmailIdentity.FeedbackAttributesProperty.builder()
CfnEmailIdentity.FeedbackAttributesProperty.Builder.emailForwardingEnabled
(Boolean emailForwardingEnabled) Sets the value ofCfnEmailIdentity.FeedbackAttributesProperty.getEmailForwardingEnabled()
CfnEmailIdentity.FeedbackAttributesProperty.Builder.emailForwardingEnabled
(IResolvable emailForwardingEnabled) Sets the value ofCfnEmailIdentity.FeedbackAttributesProperty.getEmailForwardingEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEmailIdentity.FeedbackAttributesProperty.Builder
.