| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEmailIdentity.MailFromAttributesProperty.Jsii$Proxy
An implementation for
CfnEmailIdentity.MailFromAttributesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEmailIdentity.MailFromAttributesProperty |
CfnEmailIdentity.MailFromAttributesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEmailIdentity.Builder |
CfnEmailIdentity.Builder.mailFromAttributes(CfnEmailIdentity.MailFromAttributesProperty mailFromAttributes)
`AWS::SES::EmailIdentity.MailFromAttributes`.
|
CfnEmailIdentityProps.Builder |
CfnEmailIdentityProps.Builder.mailFromAttributes(CfnEmailIdentity.MailFromAttributesProperty mailFromAttributes)
Sets the value of
CfnEmailIdentityProps.getMailFromAttributes() |
void |
CfnEmailIdentity.setMailFromAttributes(CfnEmailIdentity.MailFromAttributesProperty value)
`AWS::SES::EmailIdentity.MailFromAttributes`.
|
Copyright © 2022. All rights reserved.