@Internal public static final class CognitoToApiGatewayToLambdaProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CognitoToApiGatewayToLambdaProps
CognitoToApiGatewayToLambdaPropssoftware.amazon.jsii.JsiiObject.InitializationModeCognitoToApiGatewayToLambdaProps.Builder, CognitoToApiGatewayToLambdaProps.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(Object apiGatewayProps,
Object cognitoUserPoolClientProps,
software.amazon.awscdk.services.cognito.UserPoolProps cognitoUserPoolProps,
software.amazon.awscdk.services.lambda.Function existingLambdaObj,
software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Constructor that initializes the object based on literal property values passed by the
CognitoToApiGatewayToLambdaProps.Builder. |
| 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 Gateway.
|
Object |
getCognitoUserPoolClientProps()
Optional user provided props to override the default props.
|
software.amazon.awscdk.services.cognito.UserPoolProps |
getCognitoUserPoolProps()
Optional user provided props to override the default props.
|
software.amazon.awscdk.services.lambda.Function |
getExistingLambdaObj()
Existing instance of Lambda Function object, if this is set then the lambdaFunctionProps is ignored.
|
software.amazon.awscdk.services.lambda.FunctionProps |
getLambdaFunctionProps()
User provided props to override the default props for the Lambda function.
|
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(Object apiGatewayProps, Object cognitoUserPoolClientProps, software.amazon.awscdk.services.cognito.UserPoolProps cognitoUserPoolProps, software.amazon.awscdk.services.lambda.Function existingLambdaObj, software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
CognitoToApiGatewayToLambdaProps.Builder.public final Object getApiGatewayProps()
CognitoToApiGatewayToLambdaPropsDefault: - Default props are used
getApiGatewayProps in interface CognitoToApiGatewayToLambdaPropspublic final Object getCognitoUserPoolClientProps()
CognitoToApiGatewayToLambdaPropsDefault: - Default props are used
getCognitoUserPoolClientProps in interface CognitoToApiGatewayToLambdaPropspublic final software.amazon.awscdk.services.cognito.UserPoolProps getCognitoUserPoolProps()
CognitoToApiGatewayToLambdaPropsDefault: - Default props are used
getCognitoUserPoolProps in interface CognitoToApiGatewayToLambdaPropspublic final software.amazon.awscdk.services.lambda.Function getExistingLambdaObj()
CognitoToApiGatewayToLambdaPropsDefault: - None
getExistingLambdaObj in interface CognitoToApiGatewayToLambdaPropspublic final software.amazon.awscdk.services.lambda.FunctionProps getLambdaFunctionProps()
CognitoToApiGatewayToLambdaPropsDefault: - Default props are used
getLambdaFunctionProps in interface CognitoToApiGatewayToLambdaProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.