@Stability(value=Experimental) @Internal public static final class ReceiptFilterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ReceiptFilterProps
ReceiptFilterPropssoftware.amazon.jsii.JsiiObject.InitializationModeReceiptFilterProps.Builder, ReceiptFilterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String ip,
ReceiptFilterPolicy policy,
String receiptFilterName)
Constructor that initializes the object based on literal property values passed by the
ReceiptFilterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIp()
(experimental) The ip address or range to filter.
|
ReceiptFilterPolicy |
getPolicy()
(experimental) The policy for the filter.
|
String |
getReceiptFilterName()
(experimental) The name for the receipt filter.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String ip, ReceiptFilterPolicy policy, String receiptFilterName)
ReceiptFilterProps.Builder.public final String getIp()
ReceiptFilterPropsDefault: 0.0.0.0/0
getIp in interface ReceiptFilterPropspublic final ReceiptFilterPolicy getPolicy()
ReceiptFilterPropsDefault: Block
getPolicy in interface ReceiptFilterPropspublic final String getReceiptFilterName()
ReceiptFilterPropsDefault: a CloudFormation generated name
getReceiptFilterName in interface ReceiptFilterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.