public static final class EmailSubscriptionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmailSubscriptionProps
software.amazon.jsii.JsiiObject.InitializationModeEmailSubscriptionProps.Builder, EmailSubscriptionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,software.amazon.awscdk.services.sns.SubscriptionFilter> |
getFilterPolicy()
The filter policy.
|
Boolean |
getJson()
Indicates if the full notification JSON should be sent to the email address or just the message text.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public Boolean getJson()
getJson in interface EmailSubscriptionProps@Stability(value=Stable) @Nullable public Map<String,software.amazon.awscdk.services.sns.SubscriptionFilter> getFilterPolicy()
getFilterPolicy in interface SubscriptionPropsCopyright © 2019. All rights reserved.