@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.056Z") @Stability(value=Experimental) public interface AllowListReceiptFilterProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AllowListReceiptFilterProps.Builder
A builder for
AllowListReceiptFilterProps |
static class |
AllowListReceiptFilterProps.Jsii$Proxy
An implementation for
AllowListReceiptFilterProps |
| Modifier and Type | Method and Description |
|---|---|
static AllowListReceiptFilterProps.Builder |
builder() |
List<String> |
getIps()
(experimental) A list of ip addresses or ranges to allow list.
|
@Stability(value=Experimental) @NotNull List<String> getIps()
@Stability(value=Experimental) static AllowListReceiptFilterProps.Builder builder()
Copyright © 2021. All rights reserved.