@Stability(value=Stable) public static final class UrlSubscriptionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements UrlSubscriptionProps
UrlSubscriptionPropssoftware.amazon.jsii.JsiiObject.InitializationModeUrlSubscriptionProps.Builder, UrlSubscriptionProps.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.
|
software.amazon.awscdk.services.sns.SubscriptionProtocol |
getProtocol()
The subscription's protocol.
|
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 software.amazon.awscdk.services.sns.SubscriptionProtocol getProtocol()
UrlSubscriptionPropsgetProtocol in interface UrlSubscriptionPropspublic Boolean getRawMessageDelivery()
UrlSubscriptionPropsgetRawMessageDelivery in interface UrlSubscriptionPropspublic 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.