Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnReceiptRulePropsMixin.RuleProperty.Builder
Packages that use CfnReceiptRulePropsMixin.RuleProperty.Builder
-
Uses of CfnReceiptRulePropsMixin.RuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnReceiptRulePropsMixin.RuleProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnReceiptRulePropsMixin.RuleProperty.getActions()CfnReceiptRulePropsMixin.RuleProperty.Builder.actions(IResolvable actions) Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getActions()CfnReceiptRulePropsMixin.RuleProperty.builder()Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getEnabled()CfnReceiptRulePropsMixin.RuleProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getEnabled()Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getName()CfnReceiptRulePropsMixin.RuleProperty.Builder.recipients(List<String> recipients) Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getRecipients()CfnReceiptRulePropsMixin.RuleProperty.Builder.scanEnabled(Boolean scanEnabled) Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getScanEnabled()CfnReceiptRulePropsMixin.RuleProperty.Builder.scanEnabled(IResolvable scanEnabled) Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getScanEnabled()Sets the value ofCfnReceiptRulePropsMixin.RuleProperty.getTlsPolicy()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnReceiptRulePropsMixin.RuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReceiptRulePropsMixin.RuleProperty.Builder.