| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnReceiptFilter.FilterProperty.Jsii$Proxy
An implementation for
CfnReceiptFilter.FilterProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnReceiptFilter.FilterProperty |
CfnReceiptFilter.FilterProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnReceiptFilterProps.Builder |
CfnReceiptFilterProps.Builder.filter(CfnReceiptFilter.FilterProperty filter)
Sets the value of
CfnReceiptFilterProps.getFilter() |
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.
|
void |
CfnReceiptFilter.setFilter(CfnReceiptFilter.FilterProperty value)
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.