Uses of Interface
software.amazon.awscdk.services.pinpointemail.CfnConfigurationSet.TrackingOptionsProperty
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnConfigurationSet.TrackingOptionsProperty in software.amazon.awscdk.services.pinpointemail
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationSet.TrackingOptionsProperty
Modifier and TypeMethodDescriptionCfnConfigurationSet.TrackingOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnConfigurationSet.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()