Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnConfigurationSetMixinProps.Builder
Packages that use CfnConfigurationSetMixinProps.Builder
-
Uses of CfnConfigurationSetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnConfigurationSetMixinProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetMixinProps.Builder.archivingOptions(CfnConfigurationSetPropsMixin.ArchivingOptionsProperty archivingOptions) Sets the value ofCfnConfigurationSetMixinProps.getArchivingOptions()CfnConfigurationSetMixinProps.Builder.archivingOptions(IResolvable archivingOptions) Sets the value ofCfnConfigurationSetMixinProps.getArchivingOptions()CfnConfigurationSetMixinProps.builder()CfnConfigurationSetMixinProps.Builder.deliveryOptions(CfnConfigurationSetPropsMixin.DeliveryOptionsProperty deliveryOptions) Sets the value ofCfnConfigurationSetMixinProps.getDeliveryOptions()CfnConfigurationSetMixinProps.Builder.deliveryOptions(IResolvable deliveryOptions) Sets the value ofCfnConfigurationSetMixinProps.getDeliveryOptions()Sets the value ofCfnConfigurationSetMixinProps.getName()CfnConfigurationSetMixinProps.Builder.reputationOptions(CfnConfigurationSetPropsMixin.ReputationOptionsProperty reputationOptions) Sets the value ofCfnConfigurationSetMixinProps.getReputationOptions()CfnConfigurationSetMixinProps.Builder.reputationOptions(IResolvable reputationOptions) Sets the value ofCfnConfigurationSetMixinProps.getReputationOptions()CfnConfigurationSetMixinProps.Builder.sendingOptions(CfnConfigurationSetPropsMixin.SendingOptionsProperty sendingOptions) Sets the value ofCfnConfigurationSetMixinProps.getSendingOptions()CfnConfigurationSetMixinProps.Builder.sendingOptions(IResolvable sendingOptions) Sets the value ofCfnConfigurationSetMixinProps.getSendingOptions()CfnConfigurationSetMixinProps.Builder.suppressionOptions(CfnConfigurationSetPropsMixin.SuppressionOptionsProperty suppressionOptions) Sets the value ofCfnConfigurationSetMixinProps.getSuppressionOptions()CfnConfigurationSetMixinProps.Builder.suppressionOptions(IResolvable suppressionOptions) Sets the value ofCfnConfigurationSetMixinProps.getSuppressionOptions()Sets the value ofCfnConfigurationSetMixinProps.getTags()CfnConfigurationSetMixinProps.Builder.trackingOptions(CfnConfigurationSetPropsMixin.TrackingOptionsProperty trackingOptions) Sets the value ofCfnConfigurationSetMixinProps.getTrackingOptions()CfnConfigurationSetMixinProps.Builder.trackingOptions(IResolvable trackingOptions) Sets the value ofCfnConfigurationSetMixinProps.getTrackingOptions()CfnConfigurationSetMixinProps.Builder.vdmOptions(CfnConfigurationSetPropsMixin.VdmOptionsProperty vdmOptions) Sets the value ofCfnConfigurationSetMixinProps.getVdmOptions()CfnConfigurationSetMixinProps.Builder.vdmOptions(IResolvable vdmOptions) Sets the value ofCfnConfigurationSetMixinProps.getVdmOptions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnConfigurationSetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetMixinProps.Builder.