| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
Amazon Pinpoint Email Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConfigurationSet.TrackingOptionsProperty.Jsii$Proxy
An implementation for
CfnConfigurationSet.TrackingOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSet.TrackingOptionsProperty |
CfnConfigurationSet.TrackingOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
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 |
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 |
CfnConfigurationSetProps.Builder.trackingOptions(CfnConfigurationSet.TrackingOptionsProperty trackingOptions)
Sets the value of
CfnConfigurationSetProps.getTrackingOptions() |
Copyright © 2022. All rights reserved.