public static final class InvokeFunctionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements InvokeFunctionProps
software.amazon.jsii.JsiiObject.InitializationModeInvokeFunctionProps.Builder, InvokeFunctionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getPayload()
The JSON that you want to provide to your Lambda function as input.
|
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 Map<String,Object> getPayload()
getPayload in interface InvokeFunctionPropsCopyright © 2019. All rights reserved.