AliasRoutingConfig

data class AliasRoutingConfig(val additionalVersionWeights: Map<String, Double>? = null)

Constructors

Link copied to clipboard
constructor(additionalVersionWeights: Map<String, Double>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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