Uses of Class
software.amazon.awscdk.services.ses.ConfigurationSetEventDestinationProps.Builder
Packages that use ConfigurationSetEventDestinationProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
- 
Uses of ConfigurationSetEventDestinationProps.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return ConfigurationSetEventDestinationProps.BuilderModifier and TypeMethodDescriptionConfigurationSetEventDestinationProps.builder()ConfigurationSetEventDestinationProps.Builder.configurationSet(IConfigurationSet configurationSet) Sets the value ofConfigurationSetEventDestinationProps.getConfigurationSet()ConfigurationSetEventDestinationProps.Builder.configurationSetEventDestinationName(String configurationSetEventDestinationName) ConfigurationSetEventDestinationProps.Builder.destination(EventDestination destination) Sets the value ofConfigurationSetEventDestinationOptions.getDestination()Sets the value ofConfigurationSetEventDestinationOptions.getEnabled()ConfigurationSetEventDestinationProps.Builder.events(List<? extends EmailSendingEvent> events) Sets the value ofConfigurationSetEventDestinationOptions.getEvents()Constructors in software.amazon.awscdk.services.ses with parameters of type ConfigurationSetEventDestinationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theConfigurationSetEventDestinationProps.Builder.