Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSetEventDestinationProps
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSetEventDestinationProps in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationSetEventDestinationProps
Modifier and TypeMethodDescriptionCfnConfigurationSetEventDestinationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnConfigurationSetEventDestination
(Construct scope, String id, CfnConfigurationSetEventDestinationProps props) Create a newAWS::SES::ConfigurationSetEventDestination
.