Uses of Class
software.amazon.awscdk.services.ses.CfnReceiptRuleProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnReceiptRuleProps.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionSets the value ofCfnReceiptRuleProps.getAfter()
static CfnReceiptRuleProps.Builder
CfnReceiptRuleProps.builder()
CfnReceiptRuleProps.Builder.rule
(IResolvable rule) Sets the value ofCfnReceiptRuleProps.getRule()
CfnReceiptRuleProps.Builder.rule
(CfnReceiptRule.RuleProperty rule) Sets the value ofCfnReceiptRuleProps.getRule()
CfnReceiptRuleProps.Builder.ruleSetName
(String ruleSetName) Sets the value ofCfnReceiptRuleProps.getRuleSetName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnReceiptRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnReceiptRuleProps.Builder
.