Uses of Interface
software.amazon.awscdk.interfaces.ses.IMailManagerArchiveRef
Packages that use IMailManagerArchiveRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IMailManagerArchiveRef in software.amazon.awscdk.interfaces.ses
Subinterfaces of IMailManagerArchiveRef in software.amazon.awscdk.interfaces.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMailManagerArchiveRef.Classes in software.amazon.awscdk.interfaces.ses that implement IMailManagerArchiveRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMailManagerArchiveRef in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement IMailManagerArchiveRefModifier and TypeClassDescriptionclassCreates a new email archive resource for storing and retaining emails.Methods in software.amazon.awscdk.services.ses that return IMailManagerArchiveRefModifier and TypeMethodDescriptionstatic IMailManagerArchiveRefCfnMailManagerArchive.fromArchiveId(software.constructs.Construct scope, String id, String archiveId) Creates a new IMailManagerArchiveRef from a archiveId.