| 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.existingTableObj(software.amazon.awscdk.services.dynamodb.Table existingTableObj)
Sets the value of
DynamoDBStreamToLambdaProps.getExistingTableObj() |
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() |
Copyright © 2020. All rights reserved.