Uses of Interface
software.amazon.awscdk.services.ses.CfnEmailIdentity.MailFromAttributesProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.MailFromAttributesProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEmailIdentity.MailFromAttributesProperty
Modifier and TypeMethodDescriptionCfnEmailIdentity.MailFromAttributesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEmailIdentity.Builder.mailFromAttributes
(CfnEmailIdentity.MailFromAttributesProperty mailFromAttributes) Used to enable or disable the custom Mail-From domain configuration for an email identity.CfnEmailIdentityProps.Builder.mailFromAttributes
(CfnEmailIdentity.MailFromAttributesProperty mailFromAttributes) Sets the value ofCfnEmailIdentityProps.getMailFromAttributes()
void
CfnEmailIdentity.setMailFromAttributes
(CfnEmailIdentity.MailFromAttributesProperty value) Used to enable or disable the custom Mail-From domain configuration for an email identity.