| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnReceiptFilter.Builder |
CfnReceiptFilter.Builder.create(software.constructs.Construct scope,
String id) |
CfnReceiptFilter.Builder |
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.
|
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.
|
Copyright © 2022. All rights reserved.