public static final class DynamoDBStreamToLambdaProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DynamoDBStreamToLambdaProps
DynamoDBStreamToLambdaPropssoftware.amazon.jsii.JsiiObject.InitializationModeDynamoDBStreamToLambdaProps.Builder, DynamoDBStreamToLambdaProps.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
software.amazon.awscdk.services.lambda.eventsources.DynamoEventSourceProps |
getDynamoEventSourceProps()
Optional user provided props to override the default props.
|
software.amazon.awscdk.services.dynamodb.TableProps |
getDynamoTableProps()
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.dynamodb.Table |
getExistingTableObj()
Existing instance of DynamoDB table object, If this is set then the dynamoTableProps 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, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public software.amazon.awscdk.services.lambda.eventsources.DynamoEventSourceProps getDynamoEventSourceProps()
DynamoDBStreamToLambdaPropsDefault: - Default props are used
getDynamoEventSourceProps in interface DynamoDBStreamToLambdaPropspublic software.amazon.awscdk.services.dynamodb.TableProps getDynamoTableProps()
DynamoDBStreamToLambdaPropsDefault: - Default props are used
getDynamoTableProps in interface DynamoDBStreamToLambdaPropspublic software.amazon.awscdk.services.lambda.Function getExistingLambdaObj()
DynamoDBStreamToLambdaPropsDefault: - None
getExistingLambdaObj in interface DynamoDBStreamToLambdaPropspublic software.amazon.awscdk.services.dynamodb.Table getExistingTableObj()
DynamoDBStreamToLambdaPropsDefault: - None
getExistingTableObj in interface DynamoDBStreamToLambdaPropspublic software.amazon.awscdk.services.lambda.FunctionProps getLambdaFunctionProps()
DynamoDBStreamToLambdaPropsDefault: - Default props are used
getLambdaFunctionProps in interface DynamoDBStreamToLambdaPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.