public static final class RuleTargetInputProperties.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RuleTargetInputProperties
software.amazon.jsii.JsiiObject.InitializationModeRuleTargetInputProperties.Builder, RuleTargetInputProperties.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) @Nullable public String getInput()
getInput in interface RuleTargetInputProperties@Stability(value=Experimental) @Nullable public String getInputPath()
getInputPath in interface RuleTargetInputProperties@Stability(value=Experimental) @Nullable public Map<String,String> getInputPathsMap()
getInputPathsMap in interface RuleTargetInputProperties@Stability(value=Experimental) @Nullable public String getInputTemplate()
getInputTemplate in interface RuleTargetInputPropertiesCopyright © 2019. All rights reserved.