Uses of Interface
software.amazon.awscdk.services.ses.IMailManagerRuleSetRef
Packages that use IMailManagerRuleSetRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IMailManagerRuleSetRef in software.amazon.awscdk.services.ses
Subinterfaces of IMailManagerRuleSetRef in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMailManagerRuleSetRef.Classes in software.amazon.awscdk.services.ses that implement IMailManagerRuleSetRefModifier and TypeClassDescriptionclassResource to create a rule set for a Mail Manager ingress endpoint which contains a list of rules that are evaluated sequentially for each email.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ses that return IMailManagerRuleSetRefModifier and TypeMethodDescriptionstatic IMailManagerRuleSetRefCfnMailManagerRuleSet.fromRuleSetId(software.constructs.Construct scope, String id, String ruleSetId) Creates a new IMailManagerRuleSetRef from a ruleSetId.