Uses of Class
software.amazon.awscdk.services.ses.CfnConfigurationSetEventDestinationProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSetEventDestinationProps.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnConfigurationSetEventDestinationProps.builder()
CfnConfigurationSetEventDestinationProps.Builder.configurationSetName
(String configurationSetName) Sets the value ofCfnConfigurationSetEventDestinationProps.getConfigurationSetName()
CfnConfigurationSetEventDestinationProps.Builder.eventDestination
(IResolvable eventDestination) Sets the value ofCfnConfigurationSetEventDestinationProps.getEventDestination()
CfnConfigurationSetEventDestinationProps.Builder.eventDestination
(CfnConfigurationSetEventDestination.EventDestinationProperty eventDestination) Sets the value ofCfnConfigurationSetEventDestinationProps.getEventDestination()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestinationProps.Builder
.