@Stability(value=Stable) public static final class CfnFunction.DynamoDBEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.DynamoDBEventProperty>
CfnFunction.DynamoDBEventProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder startingPosition(String startingPosition)
CfnFunction.DynamoDBEventProperty.getStartingPosition()startingPosition - `CfnFunction.DynamoDBEventProperty.StartingPosition`. This parameter is required.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder stream(String stream)
CfnFunction.DynamoDBEventProperty.getStream()stream - `CfnFunction.DynamoDBEventProperty.Stream`. This parameter is required.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder batchSize(Number batchSize)
CfnFunction.DynamoDBEventProperty.getBatchSize()batchSize - `CfnFunction.DynamoDBEventProperty.BatchSize`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder bisectBatchOnFunctionError(Boolean bisectBatchOnFunctionError)
CfnFunction.DynamoDBEventProperty.getBisectBatchOnFunctionError()bisectBatchOnFunctionError - `CfnFunction.DynamoDBEventProperty.BisectBatchOnFunctionError`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder bisectBatchOnFunctionError(IResolvable bisectBatchOnFunctionError)
CfnFunction.DynamoDBEventProperty.getBisectBatchOnFunctionError()bisectBatchOnFunctionError - `CfnFunction.DynamoDBEventProperty.BisectBatchOnFunctionError`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder destinationConfig(IResolvable destinationConfig)
CfnFunction.DynamoDBEventProperty.getDestinationConfig()destinationConfig - `CfnFunction.DynamoDBEventProperty.DestinationConfig`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder destinationConfig(CfnFunction.DestinationConfigProperty destinationConfig)
CfnFunction.DynamoDBEventProperty.getDestinationConfig()destinationConfig - `CfnFunction.DynamoDBEventProperty.DestinationConfig`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder enabled(Boolean enabled)
CfnFunction.DynamoDBEventProperty.getEnabled()enabled - `CfnFunction.DynamoDBEventProperty.Enabled`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder enabled(IResolvable enabled)
CfnFunction.DynamoDBEventProperty.getEnabled()enabled - `CfnFunction.DynamoDBEventProperty.Enabled`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder maximumBatchingWindowInSeconds(Number maximumBatchingWindowInSeconds)
CfnFunction.DynamoDBEventProperty.getMaximumBatchingWindowInSeconds()maximumBatchingWindowInSeconds - `CfnFunction.DynamoDBEventProperty.MaximumBatchingWindowInSeconds`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder maximumRecordAgeInSeconds(Number maximumRecordAgeInSeconds)
CfnFunction.DynamoDBEventProperty.getMaximumRecordAgeInSeconds()maximumRecordAgeInSeconds - `CfnFunction.DynamoDBEventProperty.MaximumRecordAgeInSeconds`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder maximumRetryAttempts(Number maximumRetryAttempts)
CfnFunction.DynamoDBEventProperty.getMaximumRetryAttempts()maximumRetryAttempts - `CfnFunction.DynamoDBEventProperty.MaximumRetryAttempts`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty.Builder parallelizationFactor(Number parallelizationFactor)
CfnFunction.DynamoDBEventProperty.getParallelizationFactor()parallelizationFactor - `CfnFunction.DynamoDBEventProperty.ParallelizationFactor`.this@Stability(value=Stable) public CfnFunction.DynamoDBEventProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.DynamoDBEventProperty>CfnFunction.DynamoDBEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.