Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpointemail.CfnConfigurationSetPropsMixin.Builder
Packages that use CfnConfigurationSetPropsMixin.Builder
-
Uses of CfnConfigurationSetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that return CfnConfigurationSetPropsMixin.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetPropsMixin.Builder.create()CfnConfigurationSetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnConfigurationSetPropsMixin.Builder.deliveryOptions(CfnConfigurationSetPropsMixin.DeliveryOptionsProperty deliveryOptions) An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.CfnConfigurationSetPropsMixin.Builder.deliveryOptions(IResolvable deliveryOptions) An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.The name of the configuration set.CfnConfigurationSetPropsMixin.Builder.reputationOptions(CfnConfigurationSetPropsMixin.ReputationOptionsProperty reputationOptions) An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.CfnConfigurationSetPropsMixin.Builder.reputationOptions(IResolvable reputationOptions) An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.CfnConfigurationSetPropsMixin.Builder.sendingOptions(CfnConfigurationSetPropsMixin.SendingOptionsProperty sendingOptions) An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.CfnConfigurationSetPropsMixin.Builder.sendingOptions(IResolvable sendingOptions) An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.An object that defines the tags (keys and values) that you want to associate with the configuration set.CfnConfigurationSetPropsMixin.Builder.trackingOptions(CfnConfigurationSetPropsMixin.TrackingOptionsProperty trackingOptions) An object that defines the open and click tracking options for emails that you send using the configuration set.CfnConfigurationSetPropsMixin.Builder.trackingOptions(IResolvable trackingOptions) An object that defines the open and click tracking options for emails that you send using the configuration set.