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