Uses of Interface
software.amazon.awscdk.services.ses.ConfigurationSetEventDestinationOptions
Packages that use ConfigurationSetEventDestinationOptions
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of ConfigurationSetEventDestinationOptions in software.amazon.awscdk.services.ses
Subinterfaces of ConfigurationSetEventDestinationOptions in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptioninterfaceProperties for a configuration set event destination.Classes in software.amazon.awscdk.services.ses that implement ConfigurationSetEventDestinationOptionsModifier and TypeClassDescriptionstatic final classAn implementation forConfigurationSetEventDestinationOptionsstatic final classAn implementation forConfigurationSetEventDestinationPropsMethods in software.amazon.awscdk.services.ses that return ConfigurationSetEventDestinationOptionsModifier and TypeMethodDescriptionConfigurationSetEventDestinationOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type ConfigurationSetEventDestinationOptionsModifier and TypeMethodDescriptionConfigurationSet.addEventDestination(String id, ConfigurationSetEventDestinationOptions options) Adds an event destination to this configuration set.