additionalVersionWeights property

Input<Map<String, double>?>? additionalVersionWeights
final

Map that defines the proportion of events that should be sent to different versions of a Lambda function.

Implementation

final pulumi.Input<Map<String, double>?>? additionalVersionWeights;