Uses of Interface
software.amazon.awscdk.interfaces.ses.IConfigurationSetRef
Packages that use IConfigurationSetRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IConfigurationSetRef in software.amazon.awscdk.interfaces.ses
Subinterfaces of IConfigurationSetRef in software.amazon.awscdk.interfaces.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIConfigurationSetRef.Classes in software.amazon.awscdk.interfaces.ses that implement IConfigurationSetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IConfigurationSetRef in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement IConfigurationSetRefModifier and TypeClassDescriptionclassConfiguration sets let you create groups of rules that you can apply to the emails you send using Amazon SES.Methods in software.amazon.awscdk.services.ses that return IConfigurationSetRefModifier and TypeMethodDescriptionstatic IConfigurationSetRefCfnConfigurationSet.fromConfigurationSetName(software.constructs.Construct scope, String id, String configurationSetName) Creates a new IConfigurationSetRef from a configurationSetName.