functionResponseTypes

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


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