@Stability(value=Stable) public static final class RuleTargetInputProperties.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RuleTargetInputProperties
RuleTargetInputPropertiessoftware.amazon.jsii.JsiiObject.InitializationModeRuleTargetInputProperties.Builder, RuleTargetInputProperties.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) |
String |
getInput()
Literal input to the target service (must be valid JSON).
|
String |
getInputPath()
JsonPath to take input from the input event.
|
Map<String,String> |
getInputPathsMap()
Paths map to extract values from event and insert into `inputTemplate`.
|
String |
getInputTemplate()
Input template to insert paths map into.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, 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 String getInput()
RuleTargetInputPropertiesgetInput in interface RuleTargetInputPropertiespublic String getInputPath()
RuleTargetInputPropertiesgetInputPath in interface RuleTargetInputPropertiespublic Map<String,String> getInputPathsMap()
RuleTargetInputPropertiesgetInputPathsMap in interface RuleTargetInputPropertiespublic String getInputTemplate()
RuleTargetInputPropertiesgetInputTemplate in interface RuleTargetInputPropertiespublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.