@Stability(value=Experimental) public static final class PublishToTopicProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PublishToTopicProps
PublishToTopicPropssoftware.amazon.jsii.JsiiObject.InitializationModePublishToTopicProps.Builder, PublishToTopicProps.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) |
ServiceIntegrationPattern |
getIntegrationPattern()
The service integration pattern indicates different ways to call Publish to SNS.
|
TaskInput |
getMessage()
The text message to send to the topic.
|
Boolean |
getMessagePerSubscriptionType()
If true, send a different message to every subscription type.
|
String |
getSubject()
Message subject.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public TaskInput getMessage()
PublishToTopicPropsgetMessage in interface PublishToTopicPropspublic ServiceIntegrationPattern getIntegrationPattern()
PublishToTopicPropsgetIntegrationPattern in interface PublishToTopicPropspublic Boolean getMessagePerSubscriptionType()
PublishToTopicPropsgetMessagePerSubscriptionType in interface PublishToTopicPropshttps://docs.aws.amazon.com/sns/latest/api/API_Publish.html#API_Publish_RequestParameterspublic String getSubject()
PublishToTopicPropsgetSubject in interface PublishToTopicPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.