destinationConfig

@JvmName(name = "oqikyjvdmbajvqqw")
suspend fun destinationConfig(value: Output<EventSourceMappingDestinationConfigArgs>)
@JvmName(name = "fntelkivwgmryaop")
suspend fun destinationConfig(value: EventSourceMappingDestinationConfigArgs?)

Parameters

value
  • (Optional) An Amazon SQS queue, Amazon SNS topic or Amazon S3 bucket (only available for Kafka sources) destination for failed records. Only available for stream sources (DynamoDB and Kinesis) and Kafka sources (Amazon MSK and Self-managed Apache Kafka). Detailed below.


@JvmName(name = "cjukamrgkelvuovw")
suspend fun destinationConfig(argument: suspend EventSourceMappingDestinationConfigArgsBuilder.() -> Unit)

Parameters

argument
  • (Optional) An Amazon SQS queue, Amazon SNS topic or Amazon S3 bucket (only available for Kafka sources) destination for failed records. Only available for stream sources (DynamoDB and Kinesis) and Kafka sources (Amazon MSK and Self-managed Apache Kafka). Detailed below.