public static final class TargetInputTemplate.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TargetInputTemplate
software.amazon.jsii.JsiiObject.InitializationModeTargetInputTemplate.Builder, TargetInputTemplate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getJsonTemplate()
Input template where you can use the values of the keys from
inputPathsMap to customize the data sent to the target.
|
Map<String,String> |
getPathsMap()
Map of JSON paths to be extracted from the event.
|
String |
getTextTemplate()
Input template where you can use the values of the keys from
inputPathsMap to customize the data sent to the target.
|
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)
@Nullable public Object getJsonTemplate()
getJsonTemplate in interface TargetInputTemplate@Nullable public Map<String,String> getPathsMap()
getPathsMap in interface TargetInputTemplate@Nullable public String getTextTemplate()
getTextTemplate in interface TargetInputTemplateCopyright © 2019. All rights reserved.