Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.SendingOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.SendingOptionsProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationSet.SendingOptionsProperty
Modifier and TypeMethodDescriptionCfnConfigurationSet.SendingOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnConfigurationSet.Builder.sendingOptions
(CfnConfigurationSet.SendingOptionsProperty sendingOptions) An object that defines whether or not Amazon SES can send email that you send using the configuration set.CfnConfigurationSetProps.Builder.sendingOptions
(CfnConfigurationSet.SendingOptionsProperty sendingOptions) Sets the value ofCfnConfigurationSetProps.getSendingOptions()
void
CfnConfigurationSet.setSendingOptions
(CfnConfigurationSet.SendingOptionsProperty value) An object that defines whether or not Amazon SES can send email that you send using the configuration set.