@Stability(value=Stable) public static final class SqsSubscriptionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SqsSubscriptionProps
SqsSubscriptionPropssoftware.amazon.jsii.JsiiObject.InitializationModeSqsSubscriptionProps.Builder, SqsSubscriptionProps.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,software.amazon.awscdk.services.sns.SubscriptionFilter> |
getFilterPolicy()
The filter policy.
|
Boolean |
getRawMessageDelivery()
The message to the queue is the same as it was sent to the topic.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Boolean getRawMessageDelivery()
SqsSubscriptionPropsgetRawMessageDelivery in interface SqsSubscriptionPropspublic Map<String,software.amazon.awscdk.services.sns.SubscriptionFilter> getFilterPolicy()
SubscriptionPropsgetFilterPolicy in interface SubscriptionPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.