| Modifier and Type | Method and Description |
|---|---|
CfnFunction.DynamoDBEventProperty.Builder |
CfnFunction.DynamoDBEventProperty.Builder.batchSize(Number batchSize)
Sets the value of BatchSize
|
static CfnFunction.DynamoDBEventProperty.Builder |
CfnFunction.DynamoDBEventProperty.builder() |
CfnFunction.DynamoDBEventProperty.Builder |
CfnFunction.DynamoDBEventProperty.Builder.enabled(Boolean enabled)
Sets the value of Enabled
|
CfnFunction.DynamoDBEventProperty.Builder |
CfnFunction.DynamoDBEventProperty.Builder.enabled(software.amazon.awscdk.core.IResolvable enabled)
Sets the value of Enabled
|
CfnFunction.DynamoDBEventProperty.Builder |
CfnFunction.DynamoDBEventProperty.Builder.startingPosition(String startingPosition)
Sets the value of StartingPosition
|
CfnFunction.DynamoDBEventProperty.Builder |
CfnFunction.DynamoDBEventProperty.Builder.stream(String stream)
Sets the value of Stream
|
Copyright © 2019. All rights reserved.