Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnConfigurationSetEventDestinationMixinProps.Builder
Packages that use CfnConfigurationSetEventDestinationMixinProps.Builder
-
Uses of CfnConfigurationSetEventDestinationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnConfigurationSetEventDestinationMixinProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetEventDestinationMixinProps.builder()CfnConfigurationSetEventDestinationMixinProps.Builder.configurationSetName(String configurationSetName) Sets the value ofCfnConfigurationSetEventDestinationMixinProps.getConfigurationSetName()CfnConfigurationSetEventDestinationMixinProps.Builder.configurationSetName(IConfigurationSetRef 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()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnConfigurationSetEventDestinationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestinationMixinProps.Builder.