@Stability(value=Experimental) public static final class AllowListReceiptFilterProps.Builder extends Object implements software.amazon.jsii.Builder<AllowListReceiptFilterProps>
AllowListReceiptFilterProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AllowListReceiptFilterProps |
build()
Builds the configured instance.
|
AllowListReceiptFilterProps.Builder |
ips(List<String> ips)
Sets the value of
AllowListReceiptFilterProps.getIps() |
@Stability(value=Experimental) public AllowListReceiptFilterProps.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=Experimental) public AllowListReceiptFilterProps build()
build in interface software.amazon.jsii.Builder<AllowListReceiptFilterProps>AllowListReceiptFilterPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.