@Stability(value=Stable) @Internal public static final class CfnTopicRule.RepublishActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.RepublishActionProperty
CfnTopicRule.RepublishActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.RepublishActionProperty.Builder, CfnTopicRule.RepublishActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRule.RepublishActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.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) |
Object |
getHeaders()
MQTT Version 5.0 headers information.
|
Number |
getQos()
The Quality of Service (QoS) level to use when republishing messages.
|
String |
getRoleArn()
The ARN of the IAM role that grants access.
|
String |
getTopic()
The name of the MQTT topic.
|
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(CfnTopicRule.RepublishActionProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.public final String getRoleArn()
CfnTopicRule.RepublishActionPropertygetRoleArn in interface CfnTopicRule.RepublishActionPropertypublic final String getTopic()
CfnTopicRule.RepublishActionPropertygetTopic in interface CfnTopicRule.RepublishActionPropertypublic final Object getHeaders()
CfnTopicRule.RepublishActionPropertygetHeaders in interface CfnTopicRule.RepublishActionPropertypublic final Number getQos()
CfnTopicRule.RepublishActionPropertyThe default value is 0.
getQos in interface CfnTopicRule.RepublishActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.