Uses of Class
software.amazon.awscdk.services.ses.CfnConfigurationSetEventDestination.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSetEventDestination.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnConfigurationSetEventDestination.Builder.configurationSetName
(String configurationSetName) The name of the configuration set that contains the event destination.CfnConfigurationSetEventDestination.Builder.eventDestination
(IResolvable eventDestination) The event destination object.CfnConfigurationSetEventDestination.Builder.eventDestination
(CfnConfigurationSetEventDestination.EventDestinationProperty eventDestination) The event destination object.