| Modifier and Type | Class and Description |
|---|---|
static class |
EmailForwardingProps.Jsii$Proxy
An implementation for
EmailForwardingProps |
| Modifier and Type | Method and Description |
|---|---|
EmailForwardingProps |
EmailForwardingProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmailForwardingProps> |
EmailForwardingRuleSetProps.getEmailForwardingProps()
A list of mapping options to define how emails should be forwarded.
|
List<EmailForwardingProps> |
EmailForwardingRuleSetProps.Jsii$Proxy.getEmailForwardingProps() |
| Modifier and Type | Method and Description |
|---|---|
EmailForwardingRuleSetProps.Builder |
EmailForwardingRuleSetProps.Builder.emailForwardingProps(List<? extends EmailForwardingProps> emailForwardingProps)
Sets the value of
EmailForwardingRuleSetProps.getEmailForwardingProps() |
EmailForwardingRuleSet.Builder |
EmailForwardingRuleSet.Builder.emailForwardingProps(List<? extends EmailForwardingProps> emailForwardingProps)
A list of mapping options to define how emails should be forwarded.
|
| Constructor and Description |
|---|
Jsii$Proxy(List<? extends EmailForwardingProps> emailForwardingProps,
Boolean enableRuleSet,
software.amazon.awscdk.services.ses.IReceiptRuleSet ruleSet,
String ruleSetName)
Constructor that initializes the object based on literal property values passed by the
EmailForwardingRuleSetProps.Builder. |
Copyright © 2021. All rights reserved.