@Stability(value=Experimental) @Internal public static final class HttpLambdaIntegrationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HttpLambdaIntegrationProps
HttpLambdaIntegrationPropssoftware.amazon.jsii.JsiiObject.InitializationModeHttpLambdaIntegrationProps.Builder, HttpLambdaIntegrationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(HttpLambdaIntegrationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpLambdaIntegrationProps.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) |
ParameterMapping |
getParameterMapping()
(experimental) Specifies how to transform HTTP requests before sending them to the backend.
|
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(HttpLambdaIntegrationProps.Builder builder)
HttpLambdaIntegrationProps.Builder.public final ParameterMapping getParameterMapping()
HttpLambdaIntegrationPropsDefault: undefined requests are sent to the backend unmodified
getParameterMapping in interface HttpLambdaIntegrationPropspublic final PayloadFormatVersion getPayloadFormatVersion()
HttpLambdaIntegrationPropsDefault: PayloadFormatVersion.VERSION_2_0
getPayloadFormatVersion in interface HttpLambdaIntegrationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.