@Stability(value=Deprecated) @Deprecated @Internal public static final class InvokeFunctionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements InvokeFunctionProps
InvokeFunctionPropssoftware.amazon.jsii.JsiiObject.InitializationModeInvokeFunctionProps.Builder, InvokeFunctionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(InvokeFunctionProps.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
InvokeFunctionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Map<String,Object> |
getPayload()
Deprecated.
(deprecated) The JSON that you want to provide to your Lambda function as input.
|
int |
hashCode()
Deprecated.
|
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(InvokeFunctionProps.Builder builder)
InvokeFunctionProps.Builder.public final Map<String,Object> getPayload()
InvokeFunctionPropsThis parameter is named as payload to keep consistent with RunLambdaTask class.
Default: - The JSON data indicated by the task's InputPath is used as payload
getPayload in interface InvokeFunctionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.