Uses of Class
software.amazon.awscdk.services.pinpointemail.CfnConfigurationSetEventDestinationProps.Builder
Packages that use CfnConfigurationSetEventDestinationProps.Builder
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnConfigurationSetEventDestinationProps.Builder in software.amazon.awscdk.services.pinpointemail
Methods in software.amazon.awscdk.services.pinpointemail that return CfnConfigurationSetEventDestinationProps.BuilderModifier 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()CfnConfigurationSetEventDestinationProps.Builder.eventDestinationName(String eventDestinationName) Sets the value ofCfnConfigurationSetEventDestinationProps.getEventDestinationName()Constructors in software.amazon.awscdk.services.pinpointemail with parameters of type CfnConfigurationSetEventDestinationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestinationProps.Builder.