Uses of Class
software.amazon.awscdk.services.ses.CfnReceiptRule.RuleProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnReceiptRule.RuleProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionSets the value ofCfnReceiptRule.RuleProperty.getActions()
CfnReceiptRule.RuleProperty.Builder.actions
(IResolvable actions) Sets the value ofCfnReceiptRule.RuleProperty.getActions()
CfnReceiptRule.RuleProperty.builder()
Sets the value ofCfnReceiptRule.RuleProperty.getEnabled()
CfnReceiptRule.RuleProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnReceiptRule.RuleProperty.getEnabled()
Sets the value ofCfnReceiptRule.RuleProperty.getName()
CfnReceiptRule.RuleProperty.Builder.recipients
(List<String> recipients) Sets the value ofCfnReceiptRule.RuleProperty.getRecipients()
CfnReceiptRule.RuleProperty.Builder.scanEnabled
(Boolean scanEnabled) Sets the value ofCfnReceiptRule.RuleProperty.getScanEnabled()
CfnReceiptRule.RuleProperty.Builder.scanEnabled
(IResolvable scanEnabled) Sets the value ofCfnReceiptRule.RuleProperty.getScanEnabled()
Sets the value ofCfnReceiptRule.RuleProperty.getTlsPolicy()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReceiptRule.RuleProperty.Builder
.