functionResponseTypes

@JvmName(name = "knhxhwtarektjsfl")
suspend fun functionResponseTypes(value: Output<List<String>>)
@JvmName(name = "xjsppfylsxibnrgq")
suspend fun functionResponseTypes(value: List<String>?)

Parameters

value

A 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.


@JvmName(name = "qildpnhqxyagkwun")
suspend fun functionResponseTypes(vararg values: Output<String>)


@JvmName(name = "qkeimhnelkanwldm")
suspend fun functionResponseTypes(values: List<Output<String>>)
@JvmName(name = "kmshtkitjiwrnhxd")
suspend fun functionResponseTypes(vararg values: String)

Parameters

values

A 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.