AWSSESDeleteConfigurationSetTrackingOptionsRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSSESModel.h AWSSESModel.m |
Overview
Represents a request to delete open and click tracking options in a configuration set.
Required parameters: [ConfigurationSetName]
configurationSetName
The name of the configuration set from which you want to delete the tracking options.
@property (nonatomic, strong) NSString *configurationSetName
Declared In
AWSSESModel.h