Uses of Interface
software.amazon.awscdk.services.ses.CfnEmailIdentity.FeedbackAttributesProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.FeedbackAttributesProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEmailIdentity.FeedbackAttributesProperty
Modifier and TypeMethodDescriptionCfnEmailIdentity.FeedbackAttributesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEmailIdentity.Builder.feedbackAttributes
(CfnEmailIdentity.FeedbackAttributesProperty feedbackAttributes) Used to enable or disable feedback forwarding for an identity.CfnEmailIdentityProps.Builder.feedbackAttributes
(CfnEmailIdentity.FeedbackAttributesProperty feedbackAttributes) Sets the value ofCfnEmailIdentityProps.getFeedbackAttributes()
void
CfnEmailIdentity.setFeedbackAttributes
(CfnEmailIdentity.FeedbackAttributesProperty value) Used to enable or disable feedback forwarding for an identity.