Uses of Interface
software.amazon.awscdk.interfaces.ses.IContactListRef
Packages that use IContactListRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IContactListRef in software.amazon.awscdk.interfaces.ses
Subinterfaces of IContactListRef in software.amazon.awscdk.interfaces.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIContactListRef.Classes in software.amazon.awscdk.interfaces.ses that implement IContactListRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IContactListRef in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement IContactListRefModifier and TypeClassDescriptionclassA list that contains contacts that have subscribed to a particular topic or topics.Methods in software.amazon.awscdk.services.ses that return IContactListRefModifier and TypeMethodDescriptionstatic IContactListRefCfnContactList.fromContactListName(software.constructs.Construct scope, String id, String contactListName) Creates a new IContactListRef from a contactListName.