Uses of Interface
software.amazon.awscdk.interfaces.ses.IReceiptRuleSetRef
Packages that use IReceiptRuleSetRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IReceiptRuleSetRef in software.amazon.awscdk.interfaces.ses
Subinterfaces of IReceiptRuleSetRef in software.amazon.awscdk.interfaces.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReceiptRuleSetRef.Classes in software.amazon.awscdk.interfaces.ses that implement IReceiptRuleSetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IReceiptRuleSetRef in software.amazon.awscdk.services.ses
Subinterfaces of IReceiptRuleSetRef in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptioninterfaceA receipt rule set.static interfaceInternal default implementation forIReceiptRuleSet.Classes in software.amazon.awscdk.services.ses that implement IReceiptRuleSetRefModifier and TypeClassDescriptionclassCreates an empty receipt rule set.static 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 IReceiptRuleSetRefModifier and TypeMethodDescriptionfinal IReceiptRuleSetRefDropSpamReceiptRuleProps.Jsii$Proxy.getRuleSet()ReceiptRuleProps.getRuleSet()The name of the rule set that the receipt rule will be added to.final IReceiptRuleSetRefReceiptRuleProps.Jsii$Proxy.getRuleSet()Methods in software.amazon.awscdk.services.ses with parameters of type IReceiptRuleSetRefModifier and TypeMethodDescriptionDropSpamReceiptRule.Builder.ruleSet(IReceiptRuleSetRef ruleSet) The name of the rule set that the receipt rule will be added to.DropSpamReceiptRuleProps.Builder.ruleSet(IReceiptRuleSetRef ruleSet) Sets the value ofReceiptRuleProps.getRuleSet()ReceiptRule.Builder.ruleSet(IReceiptRuleSetRef ruleSet) The name of the rule set that the receipt rule will be added to.ReceiptRuleProps.Builder.ruleSet(IReceiptRuleSetRef ruleSet) Sets the value ofReceiptRuleProps.getRuleSet()