| Modifier and Type | Method and Description |
|---|---|
static DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.builder() |
DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.Builder.deploySqsDlqQueue(Boolean deploySqsDlqQueue)
Sets the value of
DynamoDBStreamToLambdaProps.getDeploySqsDlqQueue() |
DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.Builder.dynamoEventSourceProps(Object dynamoEventSourceProps)
Sets the value of
DynamoDBStreamToLambdaProps.getDynamoEventSourceProps() |
DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.Builder.dynamoTableProps(software.amazon.awscdk.services.dynamodb.TableProps dynamoTableProps)
Sets the value of
DynamoDBStreamToLambdaProps.getDynamoTableProps() |
DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
DynamoDBStreamToLambdaProps.getExistingLambdaObj() |
DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.Builder.existingTableInterface(software.amazon.awscdk.services.dynamodb.ITable existingTableInterface)
Sets the value of
DynamoDBStreamToLambdaProps.getExistingTableInterface() |
DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
DynamoDBStreamToLambdaProps.getLambdaFunctionProps() |
DynamoDBStreamToLambdaProps.Builder |
DynamoDBStreamToLambdaProps.Builder.sqsDlqQueueProps(software.amazon.awscdk.services.sqs.QueueProps sqsDlqQueueProps)
Sets the value of
DynamoDBStreamToLambdaProps.getSqsDlqQueueProps() |
| Constructor and Description |
|---|
Jsii$Proxy(DynamoDBStreamToLambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DynamoDBStreamToLambdaProps.Builder. |
Copyright © 2021. All rights reserved.