Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnEmailIdentityPropsMixin.FeedbackAttributesProperty
Packages that use CfnEmailIdentityPropsMixin.FeedbackAttributesProperty
-
Uses of CfnEmailIdentityPropsMixin.FeedbackAttributesProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnEmailIdentityPropsMixin.FeedbackAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEmailIdentityPropsMixin.FeedbackAttributesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnEmailIdentityPropsMixin.FeedbackAttributesPropertyModifier and TypeMethodDescriptionCfnEmailIdentityPropsMixin.FeedbackAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnEmailIdentityPropsMixin.FeedbackAttributesPropertyModifier and TypeMethodDescriptionCfnEmailIdentityMixinProps.Builder.feedbackAttributes(CfnEmailIdentityPropsMixin.FeedbackAttributesProperty feedbackAttributes) Sets the value ofCfnEmailIdentityMixinProps.getFeedbackAttributes()CfnEmailIdentityPropsMixin.Builder.feedbackAttributes(CfnEmailIdentityPropsMixin.FeedbackAttributesProperty feedbackAttributes) Used to enable or disable feedback forwarding for an identity.