functionResponseTypes property
List of current response type enums applied to the event source mapping for AWS Lambda checkpointing. Only available for SQS and stream sources (DynamoDB and Kinesis). Valid values: ReportBatchItemFailures.
Implementation
final pulumi.Input<List<String>?>? functionResponseTypes;