@Stability(value=Stable) @Internal public static final class CfnTopicRule.HttpActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.HttpActionProperty
CfnTopicRule.HttpActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.HttpActionProperty.Builder, CfnTopicRule.HttpActionProperty.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.
|
protected |
Jsii$Proxy(String url,
Object auth,
String confirmationUrl,
Object headers)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuth()
`CfnTopicRule.HttpActionProperty.Auth`.
|
String |
getConfirmationUrl()
`CfnTopicRule.HttpActionProperty.ConfirmationUrl`.
|
Object |
getHeaders()
`CfnTopicRule.HttpActionProperty.Headers`.
|
String |
getUrl()
`CfnTopicRule.HttpActionProperty.Url`.
|
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(String url, Object auth, String confirmationUrl, Object headers)
CfnTopicRule.ActionProperty.Builder.public final String getUrl()
CfnTopicRule.HttpActionPropertygetUrl in interface CfnTopicRule.HttpActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-urlpublic final Object getAuth()
CfnTopicRule.HttpActionPropertygetAuth in interface CfnTopicRule.HttpActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-authpublic final String getConfirmationUrl()
CfnTopicRule.HttpActionPropertygetConfirmationUrl in interface CfnTopicRule.HttpActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-confirmationurlpublic final Object getHeaders()
CfnTopicRule.HttpActionPropertygetHeaders in interface CfnTopicRule.HttpActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-headers@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.