@Stability(value=Deprecated) @Deprecated public static final class WhiteListReceiptFilterProps.Builder extends Object implements software.amazon.jsii.Builder<WhiteListReceiptFilterProps>
WhiteListReceiptFilterProps| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
WhiteListReceiptFilterProps |
build()
Deprecated.
|
WhiteListReceiptFilterProps.Builder |
ips(List<String> ips)
Deprecated.
Sets the value of
AllowListReceiptFilterProps.getIps() |
@Stability(value=Experimental) public WhiteListReceiptFilterProps.Builder ips(List<String> ips)
AllowListReceiptFilterProps.getIps()ips - A list of ip addresses or ranges to allow list. This parameter is required.this@Stability(value=Deprecated) @Deprecated public WhiteListReceiptFilterProps build()
build in interface software.amazon.jsii.Builder<WhiteListReceiptFilterProps>WhiteListReceiptFilterPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.