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