@Stability(value=Experimental) @Internal public static final class LambdaInvokeFunctionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LambdaInvokeFunctionProps
LambdaInvokeFunctionPropssoftware.amazon.jsii.JsiiObject.InitializationModeLambdaInvokeFunctionProps.Builder, LambdaInvokeFunctionProps.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.
|
protected |
Jsii$Proxy(LambdaInvokeFunctionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LambdaInvokeFunctionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getFunctionName()
(experimental) The name of the function to invoke.
|
InvocationType |
getInvocationType()
(experimental) The type of invocation to use.
|
LogType |
getLogType()
(experimental) Whether to return the logs as part of the response.
|
String |
getPayload()
(experimental) Payload to send as part of the invoke.
|
int |
hashCode() |
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(LambdaInvokeFunctionProps.Builder builder)
LambdaInvokeFunctionProps.Builder.public final String getFunctionName()
LambdaInvokeFunctionPropsgetFunctionName in interface LambdaInvokeFunctionPropspublic final InvocationType getInvocationType()
LambdaInvokeFunctionPropsDefault: InvocationType.REQUEST_RESPONE
getInvocationType in interface LambdaInvokeFunctionPropspublic final LogType getLogType()
LambdaInvokeFunctionPropsDefault: LogType.NONE
getLogType in interface LambdaInvokeFunctionPropspublic final String getPayload()
LambdaInvokeFunctionPropsDefault: - no payload
getPayload in interface LambdaInvokeFunctionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.