Uses of Interface
software.amazon.awscdk.services.ses.IReceiptRule
Packages that use IReceiptRule
Package
Description
Amazon Simple Email Service Construct Library
Amazon Simple Email Service Actions Library
-
Uses of IReceiptRule in software.amazon.awscdk.services.ses
Subinterfaces of IReceiptRule in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReceiptRule.Classes in software.amazon.awscdk.services.ses that implement IReceiptRuleModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA new receipt rule.Methods in software.amazon.awscdk.services.ses that return IReceiptRuleModifier and TypeMethodDescriptionstatic IReceiptRuleReceiptRule.fromReceiptRuleName(software.constructs.Construct scope, String id, String receiptRuleName) final IReceiptRuleDropSpamReceiptRuleProps.Jsii$Proxy.getAfter()default IReceiptRuleReceiptRuleOptions.getAfter()An existing rule after which the new rule will be placed.final IReceiptRuleReceiptRuleOptions.Jsii$Proxy.getAfter()final IReceiptRuleReceiptRuleProps.Jsii$Proxy.getAfter()Methods in software.amazon.awscdk.services.ses with parameters of type IReceiptRuleModifier and TypeMethodDescriptionDropSpamReceiptRule.Builder.after(IReceiptRule after) An existing rule after which the new rule will be placed.DropSpamReceiptRuleProps.Builder.after(IReceiptRule after) Sets the value ofReceiptRuleOptions.getAfter()ReceiptRule.Builder.after(IReceiptRule after) An existing rule after which the new rule will be placed.ReceiptRuleOptions.Builder.after(IReceiptRule after) Sets the value ofReceiptRuleOptions.getAfter()ReceiptRuleProps.Builder.after(IReceiptRule after) Sets the value ofReceiptRuleOptions.getAfter()IReceiptRuleAction.bind(IReceiptRule receiptRule) Returns the receipt rule action specification.default ReceiptRuleActionConfigIReceiptRuleAction.Jsii$Default.bind(IReceiptRule receiptRule) Returns the receipt rule action specification.final ReceiptRuleActionConfigIReceiptRuleAction.Jsii$Proxy.bind(IReceiptRule receiptRule) Returns the receipt rule action specification. -
Uses of IReceiptRule in software.amazon.awscdk.services.ses.actions
Methods in software.amazon.awscdk.services.ses.actions with parameters of type IReceiptRuleModifier 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.