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