Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpointemail.CfnConfigurationSetEventDestinationMixinProps.Builder
Packages that use CfnConfigurationSetEventDestinationMixinProps.Builder
-
Uses of CfnConfigurationSetEventDestinationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that return CfnConfigurationSetEventDestinationMixinProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetEventDestinationMixinProps.builder()CfnConfigurationSetEventDestinationMixinProps.Builder.configurationSetName(String configurationSetName) Sets the value ofCfnConfigurationSetEventDestinationMixinProps.getConfigurationSetName()CfnConfigurationSetEventDestinationMixinProps.Builder.eventDestination(CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty eventDestination) Sets the value ofCfnConfigurationSetEventDestinationMixinProps.getEventDestination()CfnConfigurationSetEventDestinationMixinProps.Builder.eventDestination(IResolvable eventDestination) Sets the value ofCfnConfigurationSetEventDestinationMixinProps.getEventDestination()CfnConfigurationSetEventDestinationMixinProps.Builder.eventDestinationName(String eventDestinationName) Sets the value ofCfnConfigurationSetEventDestinationMixinProps.getEventDestinationName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail with parameters of type CfnConfigurationSetEventDestinationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestinationMixinProps.Builder.