functionResponseTypes

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


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