@Stability(value=Stable) public static final class CfnReceiptFilterProps.Builder extends Object implements software.amazon.jsii.Builder<CfnReceiptFilterProps>
CfnReceiptFilterProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnReceiptFilterProps |
build()
Builds the configured instance.
|
CfnReceiptFilterProps.Builder |
filter(CfnReceiptFilter.FilterProperty filter)
Sets the value of
CfnReceiptFilterProps.getFilter() |
CfnReceiptFilterProps.Builder |
filter(IResolvable filter)
Sets the value of
CfnReceiptFilterProps.getFilter() |
@Stability(value=Stable) public CfnReceiptFilterProps.Builder filter(CfnReceiptFilter.FilterProperty filter)
CfnReceiptFilterProps.getFilter()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. This parameter is required.this@Stability(value=Stable) public CfnReceiptFilterProps.Builder filter(IResolvable filter)
CfnReceiptFilterProps.getFilter()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. This parameter is required.this@Stability(value=Stable) public CfnReceiptFilterProps build()
build in interface software.amazon.jsii.Builder<CfnReceiptFilterProps>CfnReceiptFilterPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.