Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnConfigurationSetEventDestinationPropsMixin.Builder
Packages that use CfnConfigurationSetEventDestinationPropsMixin.Builder
-
Uses of CfnConfigurationSetEventDestinationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnConfigurationSetEventDestinationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetEventDestinationPropsMixin.Builder.configurationSetName(String configurationSetName) The name of the configuration set that contains the event destination.CfnConfigurationSetEventDestinationPropsMixin.Builder.configurationSetName(IConfigurationSetRef configurationSetName) The name of the configuration set that contains the event destination.CfnConfigurationSetEventDestinationPropsMixin.Builder.create()CfnConfigurationSetEventDestinationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnConfigurationSetEventDestinationPropsMixin.Builder.eventDestination(CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty eventDestination) An object that defines the event destination.CfnConfigurationSetEventDestinationPropsMixin.Builder.eventDestination(IResolvable eventDestination) An object that defines the event destination.