Uses of Interface
software.amazon.awscdk.services.ses.CfnReceiptRuleProps
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnReceiptRuleProps in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnReceiptRuleProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnReceiptRule
(Construct scope, String id, CfnReceiptRuleProps props) Create a newAWS::SES::ReceiptRule
.