functionResponseTypes

@JvmName(name = "thqjwixnrmoqxgjx")
suspend fun functionResponseTypes(value: Output<List<String>>)
@JvmName(name = "gfuouofifkkgdson")
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 = "tcxqelrotcsbosxm")
suspend fun functionResponseTypes(vararg values: Output<String>)


@JvmName(name = "qxnolmidfgtgcqoq")
suspend fun functionResponseTypes(values: List<Output<String>>)
@JvmName(name = "qfsiectvxwaodvlp")
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.