Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.TrackingOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.TrackingOptionsProperty in software.amazon.awscdk.services.ses
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) The name of the custom open and click tracking domain associated with the configuration set.CfnConfigurationSet.Builder.trackingOptions
(CfnConfigurationSet.TrackingOptionsProperty trackingOptions) The name of the custom open and click tracking domain associated with the configuration set.CfnConfigurationSetProps.Builder.trackingOptions
(CfnConfigurationSet.TrackingOptionsProperty trackingOptions) Sets the value ofCfnConfigurationSetProps.getTrackingOptions()