Uses of Class
software.amazon.awscdk.services.ses.CfnConfigurationSet.SendingOptionsProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.SendingOptionsProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnConfigurationSet.SendingOptionsProperty.builder()
CfnConfigurationSet.SendingOptionsProperty.Builder.sendingEnabled
(Boolean sendingEnabled) Sets the value ofCfnConfigurationSet.SendingOptionsProperty.getSendingEnabled()
CfnConfigurationSet.SendingOptionsProperty.Builder.sendingEnabled
(IResolvable sendingEnabled) Sets the value ofCfnConfigurationSet.SendingOptionsProperty.getSendingEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfigurationSet.SendingOptionsProperty.Builder
.