Uses of Interface
software.amazon.awscdk.services.pinpointemail.CfnIdentity.MailFromAttributesProperty
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnIdentity.MailFromAttributesProperty in software.amazon.awscdk.services.pinpointemail
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnIdentity.MailFromAttributesProperty
Modifier and TypeMethodDescriptionCfnIdentity.MailFromAttributesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnIdentity.Builder.mailFromAttributes
(CfnIdentity.MailFromAttributesProperty mailFromAttributes) Used to enable or disable the custom Mail-From domain configuration for an email identity.CfnIdentityProps.Builder.mailFromAttributes
(CfnIdentity.MailFromAttributesProperty mailFromAttributes) Sets the value ofCfnIdentityProps.getMailFromAttributes()
void
CfnIdentity.setMailFromAttributes
(CfnIdentity.MailFromAttributesProperty value) Used to enable or disable the custom Mail-From domain configuration for an email identity.