additionalVersionWeights

@JvmName(name = "jsnyyscacaqnuthp")
suspend fun additionalVersionWeights(value: Output<Map<String, Double>>)
@JvmName(name = "gbpfmcyrirpcxxng")
suspend fun additionalVersionWeights(value: Map<String, Double>?)

Parameters

value

A map that defines the proportion of events that should be sent to different versions of a lambda function.


@JvmName(name = "mcgimpcawyipghgc")
fun additionalVersionWeights(vararg values: Pair<String, Double>)

Parameters

values

A map that defines the proportion of events that should be sent to different versions of a lambda function.