AliasRoutingConfig constructor
Creates a new AliasRoutingConfig.
additionalVersionWeights Map that defines the proportion of events that should be sent to different versions of a Lambda function.
Implementation
const AliasRoutingConfig({
this.additionalVersionWeights,
});