@Stability(value=Stable) @Internal public static final class CfnSubscriptionDefinition.SubscriptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSubscriptionDefinition.SubscriptionProperty
CfnSubscriptionDefinition.SubscriptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSubscriptionDefinition.SubscriptionProperty.Builder, CfnSubscriptionDefinition.SubscriptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSubscriptionDefinition.SubscriptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSubscriptionDefinition.SubscriptionDefinitionVersionProperty.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 |
getId()
A descriptive or arbitrary ID for the subscription.
|
String |
getSource()
The originator of the message.
|
String |
getSubject()
The MQTT topic used to route the message.
|
String |
getTarget()
The destination of the message.
|
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(CfnSubscriptionDefinition.SubscriptionProperty.Builder builder)
CfnSubscriptionDefinition.SubscriptionDefinitionVersionProperty.Builder.public final String getId()
CfnSubscriptionDefinition.SubscriptionProperty
This value must be unique within the subscription definition version. Maximum length is 128 characters with pattern [a-zA-Z0-9:_-]+ .
getId in interface CfnSubscriptionDefinition.SubscriptionPropertypublic final String getSource()
CfnSubscriptionDefinition.SubscriptionProperty
The value can be a thing ARN, the ARN of a Lambda function alias (recommended) or version, a connector ARN, cloud (which represents the AWS IoT cloud), or GGShadowService .
getSource in interface CfnSubscriptionDefinition.SubscriptionPropertypublic final String getSubject()
CfnSubscriptionDefinition.SubscriptionPropertygetSubject in interface CfnSubscriptionDefinition.SubscriptionPropertypublic final String getTarget()
CfnSubscriptionDefinition.SubscriptionProperty
The value can be a thing ARN, the ARN of a Lambda function alias (recommended) or version, a connector ARN, cloud (which represents the AWS IoT cloud), or GGShadowService .
getTarget in interface CfnSubscriptionDefinition.SubscriptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.