| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
Amazon Pinpoint Email Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConfigurationSet.SendingOptionsProperty.Jsii$Proxy
An implementation for
CfnConfigurationSet.SendingOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSet.SendingOptionsProperty |
CfnConfigurationSet.SendingOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.sendingOptions(CfnConfigurationSet.SendingOptionsProperty sendingOptions)
An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.sendingOptions(CfnConfigurationSet.SendingOptionsProperty sendingOptions)
Sets the value of
CfnConfigurationSetProps.getSendingOptions() |
void |
CfnConfigurationSet.setSendingOptions(CfnConfigurationSet.SendingOptionsProperty value)
An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.
|
Copyright © 2022. All rights reserved.