Uses of Interface
software.amazon.awscdk.services.ses.CfnEmailIdentity.FeedbackAttributesProperty
Packages that use CfnEmailIdentity.FeedbackAttributesProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.FeedbackAttributesProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnEmailIdentity.FeedbackAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEmailIdentity.FeedbackAttributesPropertyMethods in software.amazon.awscdk.services.ses that return CfnEmailIdentity.FeedbackAttributesPropertyModifier and TypeMethodDescriptionCfnEmailIdentity.FeedbackAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnEmailIdentity.FeedbackAttributesPropertyModifier 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()voidCfnEmailIdentity.setFeedbackAttributes(CfnEmailIdentity.FeedbackAttributesProperty value) Used to enable or disable feedback forwarding for an identity.