| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
Amazon Pinpoint Email Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnIdentity.MailFromAttributesProperty.Jsii$Proxy
An implementation for
CfnIdentity.MailFromAttributesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnIdentity.MailFromAttributesProperty |
CfnIdentity.MailFromAttributesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnIdentity.Builder |
CfnIdentity.Builder.mailFromAttributes(CfnIdentity.MailFromAttributesProperty mailFromAttributes)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
CfnIdentityProps.Builder |
CfnIdentityProps.Builder.mailFromAttributes(CfnIdentity.MailFromAttributesProperty mailFromAttributes)
Sets the value of
CfnIdentityProps.getMailFromAttributes() |
void |
CfnIdentity.setMailFromAttributes(CfnIdentity.MailFromAttributesProperty value)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
Copyright © 2022. All rights reserved.