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.ses
Subinterfaces 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.