Uses of Interface
software.amazon.awscdk.services.ses.CfnReceiptRuleProps
Packages that use CfnReceiptRuleProps
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnReceiptRuleProps in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnReceiptRulePropsMethods in software.amazon.awscdk.services.ses that return CfnReceiptRulePropsModifier and TypeMethodDescriptionCfnReceiptRuleProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ses with parameters of type CfnReceiptRulePropsModifierConstructorDescriptionCfnReceiptRule(Construct scope, String id, CfnReceiptRuleProps props) Create a newAWS::SES::ReceiptRule.