Pipe Source Parameters Dynamodb Stream Parameters Args
constructor(batchSize: Output<Int>? = null, deadLetterConfig: Output<PipeSourceParametersDynamodbStreamParametersDeadLetterConfigArgs>? = null, maximumBatchingWindowInSeconds: Output<Int>? = null, maximumRecordAgeInSeconds: Output<Int>? = null, maximumRetryAttempts: Output<Int>? = null, onPartialBatchItemFailure: Output<String>? = null, parallelizationFactor: Output<Int>? = null, startingPosition: Output<String>)