| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| software.amazon.awscdk.services.ses.actions |
Amazon Simple Email Service Actions Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ReceiptRuleActionConfig.Jsii$Proxy
An implementation for
ReceiptRuleActionConfig |
| Modifier and Type | Method and Description |
|---|---|
ReceiptRuleActionConfig |
IReceiptRuleAction.bind(IReceiptRule receiptRule)
Returns the receipt rule action specification.
|
ReceiptRuleActionConfig |
IReceiptRuleAction.Jsii$Proxy.bind(IReceiptRule receiptRule)
Returns the receipt rule action specification.
|
default ReceiptRuleActionConfig |
IReceiptRuleAction.Jsii$Default.bind(IReceiptRule receiptRule)
Returns the receipt rule action specification.
|
ReceiptRuleActionConfig |
ReceiptRuleActionConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
ReceiptRuleActionConfig |
Lambda.bind(IReceiptRule rule)
Returns the receipt rule action specification.
|
ReceiptRuleActionConfig |
Sns.bind(IReceiptRule _rule)
Returns the receipt rule action specification.
|
ReceiptRuleActionConfig |
Stop.bind(IReceiptRule _rule)
Returns the receipt rule action specification.
|
ReceiptRuleActionConfig |
Bounce.bind(IReceiptRule _rule)
Returns the receipt rule action specification.
|
ReceiptRuleActionConfig |
S3.bind(IReceiptRule rule)
Returns the receipt rule action specification.
|
ReceiptRuleActionConfig |
AddHeader.bind(IReceiptRule _rule)
Returns the receipt rule action specification.
|
Copyright © 2022. All rights reserved.