destinationConfig

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

Parameters

value
  • (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.


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

Parameters

argument
  • (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.