| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.DynamoDBEventProperty.Builder |
FunctionResource.DynamoDBEventProperty.builder() |
FunctionResource.DynamoDBEventProperty.Builder |
FunctionResource.DynamoDBEventProperty.Builder.withBatchSize(software.amazon.awscdk.CloudFormationToken value)
Sets the value of BatchSize
|
FunctionResource.DynamoDBEventProperty.Builder |
FunctionResource.DynamoDBEventProperty.Builder.withBatchSize(Number value)
Sets the value of BatchSize
|
FunctionResource.DynamoDBEventProperty.Builder |
FunctionResource.DynamoDBEventProperty.Builder.withStartingPosition(software.amazon.awscdk.CloudFormationToken value)
Sets the value of StartingPosition
|
FunctionResource.DynamoDBEventProperty.Builder |
FunctionResource.DynamoDBEventProperty.Builder.withStartingPosition(String value)
Sets the value of StartingPosition
|
FunctionResource.DynamoDBEventProperty.Builder |
FunctionResource.DynamoDBEventProperty.Builder.withStream(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Stream
|
FunctionResource.DynamoDBEventProperty.Builder |
FunctionResource.DynamoDBEventProperty.Builder.withStream(String value)
Sets the value of Stream
|
Copyright © 2018. All rights reserved.