Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.TrackingOptionsProperty
Packages that use CfnConfigurationSet.TrackingOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.TrackingOptionsProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnConfigurationSet.TrackingOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSet.TrackingOptionsPropertyMethods in software.amazon.awscdk.services.ses that return CfnConfigurationSet.TrackingOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.TrackingOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnConfigurationSet.TrackingOptionsPropertyModifier and TypeMethodDescriptionvoidCfnConfigurationSet.setTrackingOptions(CfnConfigurationSet.TrackingOptionsProperty value) An object that defines the open and click tracking options for emails that you send using the configuration set.CfnConfigurationSet.Builder.trackingOptions(CfnConfigurationSet.TrackingOptionsProperty trackingOptions) An object that defines the open and click tracking options for emails that you send using the configuration set.CfnConfigurationSetProps.Builder.trackingOptions(CfnConfigurationSet.TrackingOptionsProperty trackingOptions) Sets the value ofCfnConfigurationSetProps.getTrackingOptions()