Uses of Interface
software.amazon.awscdk.interfaces.ses.IMailManagerRelayRef
Packages that use IMailManagerRelayRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IMailManagerRelayRef in software.amazon.awscdk.interfaces.ses
Subinterfaces of IMailManagerRelayRef in software.amazon.awscdk.interfaces.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMailManagerRelayRef.Classes in software.amazon.awscdk.interfaces.ses that implement IMailManagerRelayRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMailManagerRelayRef in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement IMailManagerRelayRefModifier and TypeClassDescriptionclassResource to create an SMTP relay, which can be used within a Mail Manager rule set to forward incoming emails to defined relay destinations.Methods in software.amazon.awscdk.services.ses that return IMailManagerRelayRefModifier and TypeMethodDescriptionstatic IMailManagerRelayRefCfnMailManagerRelay.fromRelayId(software.constructs.Construct scope, String id, String relayId) Creates a new IMailManagerRelayRef from a relayId.