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