functionResponseTypes

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


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