destinationConfig

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

Parameters

value

(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka event sources only) A configuration object that specifies the destination of an event after Lambda processes it.


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

Parameters

argument

(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka event sources only) A configuration object that specifies the destination of an event after Lambda processes it.