Uses of Interface
software.amazon.awscdk.services.ses.ReceiptRuleActionConfig
Package
Description
Amazon Simple Email Service Construct Library
Amazon Simple Email Service Actions Library
-
Uses of ReceiptRuleActionConfig in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forReceiptRuleActionConfig
Modifier and TypeMethodDescriptionIReceiptRuleAction.bind
(IReceiptRule receiptRule) Returns the receipt rule action specification.default ReceiptRuleActionConfig
IReceiptRuleAction.Jsii$Default.bind
(IReceiptRule receiptRule) Returns the receipt rule action specification.final ReceiptRuleActionConfig
IReceiptRuleAction.Jsii$Proxy.bind
(IReceiptRule receiptRule) Returns the receipt rule action specification.ReceiptRuleActionConfig.Builder.build()
Builds the configured instance. -
Uses of ReceiptRuleActionConfig in software.amazon.awscdk.services.ses.actions
Modifier and TypeMethodDescriptionAddHeader.bind
(IReceiptRule _rule) Returns the receipt rule action specification.Bounce.bind
(IReceiptRule _rule) Returns the receipt rule action specification.Lambda.bind
(IReceiptRule rule) Returns the receipt rule action specification.S3.bind
(IReceiptRule rule) Returns the receipt rule action specification.Sns.bind
(IReceiptRule _rule) Returns the receipt rule action specification.Stop.bind
(IReceiptRule _rule) Returns the receipt rule action specification.