Uses of Interface
software.amazon.awscdk.services.ses.IVdmAttributes
Packages that use IVdmAttributes
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IVdmAttributes in software.amazon.awscdk.services.ses
Subinterfaces of IVdmAttributes in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVdmAttributes.Classes in software.amazon.awscdk.services.ses that implement IVdmAttributesModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classVirtual Deliverability Manager (VDM) attributes.Methods in software.amazon.awscdk.services.ses that return IVdmAttributesModifier and TypeMethodDescriptionstatic IVdmAttributesVdmAttributes.fromVdmAttributesName(software.constructs.Construct scope, String id, String vdmAttributesName) Use an existing Virtual Deliverability Manager attributes resource.