| Modifier and Type | Interface and Description |
|---|---|
static interface |
IEmailMapping.Jsii$Default
Internal default implementation for
IEmailMapping. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IEmailMapping.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
List<IEmailMapping> |
IEmailForwardingRuleProps.getEmailMapping()
An email mapping similar to what the NPM library `aws-lambda-ses-forwarder` expects.
|
List<IEmailMapping> |
IEmailForwardingRuleProps.Jsii$Proxy.getEmailMapping()
An email mapping similar to what the NPM library `aws-lambda-ses-forwarder` expects.
|
default List<IEmailMapping> |
IEmailForwardingRuleProps.Jsii$Default.getEmailMapping()
An email mapping similar to what the NPM library `aws-lambda-ses-forwarder` expects.
|
List<IEmailMapping> |
IEmailForwardingProps.getEmailMappings()
A list of email mappings to define the receive email address and target email addresses to which the emails are forwarded to.
|
List<IEmailMapping> |
IEmailForwardingProps.Jsii$Proxy.getEmailMappings()
A list of email mappings to define the receive email address and target email addresses to which the emails are forwarded to.
|
default List<IEmailMapping> |
IEmailForwardingProps.Jsii$Default.getEmailMappings()
A list of email mappings to define the receive email address and target email addresses to which the emails are forwarded to.
|
Copyright © 2021. All rights reserved.