Uses of Class
software.amazon.awscdk.services.ses.CfnReceiptFilter.Builder
Packages that use CfnReceiptFilter.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnReceiptFilter.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnReceiptFilter.BuilderModifier and TypeMethodDescriptionstatic CfnReceiptFilter.Builder
CfnReceiptFilter.Builder.filter
(IResolvable filter) A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.CfnReceiptFilter.Builder.filter
(CfnReceiptFilter.FilterProperty filter) A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.