@Stability(value=Experimental) @Internal public static final class LambdaProxyIntegrationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LambdaProxyIntegrationProps
LambdaProxyIntegrationPropssoftware.amazon.jsii.JsiiObject.InitializationModeLambdaProxyIntegrationProps.Builder, LambdaProxyIntegrationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IFunction handler,
PayloadFormatVersion payloadFormatVersion)
Constructor that initializes the object based on literal property values passed by the
LambdaProxyIntegrationProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
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() |
boolean |
equals(Object o) |
IFunction |
getHandler()
(experimental) The handler for this integration.
|
PayloadFormatVersion |
getPayloadFormatVersion()
(experimental) Version of the payload sent to the lambda handler.
|
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(IFunction handler, PayloadFormatVersion payloadFormatVersion)
LambdaProxyIntegrationProps.Builder.public final IFunction getHandler()
LambdaProxyIntegrationPropsgetHandler in interface LambdaProxyIntegrationPropspublic final PayloadFormatVersion getPayloadFormatVersion()
LambdaProxyIntegrationPropsDefault: PayloadFormatVersion.VERSION_2_0
getPayloadFormatVersion in interface LambdaProxyIntegrationPropshttps://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.