@Internal public static final class ApiGatewayToLambdaProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApiGatewayToLambdaProps
ApiGatewayToLambdaPropssoftware.amazon.jsii.JsiiObject.InitializationModeApiGatewayToLambdaProps.Builder, ApiGatewayToLambdaProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ApiGatewayToLambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApiGatewayToLambdaProps.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) |
Object |
getApiGatewayProps()
Optional user-provided props to override the default props for the API.
|
software.amazon.awscdk.services.lambda.Function |
getExistingLambdaObj()
Existing instance of Lambda Function object, providing both this and `lambdaFunctionProps` will cause an error.
|
software.amazon.awscdk.services.lambda.FunctionProps |
getLambdaFunctionProps()
User provided props to override the default props for the Lambda function.
|
software.amazon.awscdk.services.logs.LogGroupProps |
getLogGroupProps()
User provided props to override the default props for the CloudWatchLogs LogGroup.
|
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(ApiGatewayToLambdaProps.Builder builder)
ApiGatewayToLambdaProps.Builder.public final Object getApiGatewayProps()
ApiGatewayToLambdaPropsDefault: - Default props are used.
getApiGatewayProps in interface ApiGatewayToLambdaPropspublic final software.amazon.awscdk.services.lambda.Function getExistingLambdaObj()
ApiGatewayToLambdaPropsDefault: - None
getExistingLambdaObj in interface ApiGatewayToLambdaPropspublic final software.amazon.awscdk.services.lambda.FunctionProps getLambdaFunctionProps()
ApiGatewayToLambdaPropsDefault: - Default props are used.
getLambdaFunctionProps in interface ApiGatewayToLambdaPropspublic final software.amazon.awscdk.services.logs.LogGroupProps getLogGroupProps()
ApiGatewayToLambdaPropsDefault: - Default props are used
getLogGroupProps in interface ApiGatewayToLambdaProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.