Uses of Interface
software.amazon.awscdk.services.ses.IReceiptRuleSet
Packages that use IReceiptRuleSet
Package
Description
Amazon Simple Email Service Construct Library
- 
Uses of IReceiptRuleSet in software.amazon.awscdk.services.sesSubinterfaces of IReceiptRuleSet in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReceiptRuleSet.Classes in software.amazon.awscdk.services.ses that implement IReceiptRuleSetModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA new receipt rule set.Methods in software.amazon.awscdk.services.ses that return IReceiptRuleSetModifier and TypeMethodDescriptionstatic IReceiptRuleSetReceiptRuleSet.fromReceiptRuleSetName(software.constructs.Construct scope, String id, String receiptRuleSetName) Import an exported receipt rule set.final IReceiptRuleSetDropSpamReceiptRuleProps.Jsii$Proxy.getRuleSet()ReceiptRuleProps.getRuleSet()The name of the rule set that the receipt rule will be added to.final IReceiptRuleSetReceiptRuleProps.Jsii$Proxy.getRuleSet()Methods in software.amazon.awscdk.services.ses with parameters of type IReceiptRuleSetModifier and TypeMethodDescriptionDropSpamReceiptRule.Builder.ruleSet(IReceiptRuleSet ruleSet) The name of the rule set that the receipt rule will be added to.DropSpamReceiptRuleProps.Builder.ruleSet(IReceiptRuleSet ruleSet) Sets the value ofReceiptRuleProps.getRuleSet()ReceiptRule.Builder.ruleSet(IReceiptRuleSet ruleSet) The name of the rule set that the receipt rule will be added to.ReceiptRuleProps.Builder.ruleSet(IReceiptRuleSet ruleSet) Sets the value ofReceiptRuleProps.getRuleSet()