Uses of Interface
software.amazon.awscdk.interfaces.ses.IMailManagerAddressListRef
Packages that use IMailManagerAddressListRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IMailManagerAddressListRef in software.amazon.awscdk.interfaces.ses
Subinterfaces of IMailManagerAddressListRef in software.amazon.awscdk.interfaces.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMailManagerAddressListRef.Classes in software.amazon.awscdk.interfaces.ses that implement IMailManagerAddressListRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMailManagerAddressListRef in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement IMailManagerAddressListRefModifier and TypeClassDescriptionclassThe structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.Methods in software.amazon.awscdk.services.ses that return IMailManagerAddressListRefModifier and TypeMethodDescriptionstatic IMailManagerAddressListRefCfnMailManagerAddressList.fromAddressListId(software.constructs.Construct scope, String id, String addressListId) Creates a new IMailManagerAddressListRef from a addressListId.