@Stability(value=Stable) @Internal public static final class CfnTopic.SubscriptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopic.SubscriptionProperty
CfnTopic.SubscriptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopic.SubscriptionProperty.Builder, CfnTopic.SubscriptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopic.SubscriptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopic.SubscriptionProperty.Builder. |
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) |
String |
getEndpoint()
The endpoint that receives notifications from the Amazon SNS topic.
|
String |
getProtocol()
The subscription's protocol.
|
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(CfnTopic.SubscriptionProperty.Builder builder)
CfnTopic.SubscriptionProperty.Builder.public final String getEndpoint()
CfnTopic.SubscriptionProperty
The endpoint value depends on the protocol that you specify. For more information, see the Endpoint parameter of the [Subscribe](https://docs.aws.amazon.com/sns/latest/api/API_Subscribe.html) action in the Amazon SNS API Reference .
getEndpoint in interface CfnTopic.SubscriptionPropertypublic final String getProtocol()
CfnTopic.SubscriptionProperty
For more information, see the Protocol parameter of the [Subscribe](https://docs.aws.amazon.com/sns/latest/api/API_Subscribe.html) action in the Amazon SNS API Reference .
getProtocol in interface CfnTopic.SubscriptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.