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
late final pulumi.Output<List<String>?> functionResponseTypes;