initialVariantWeight property
Initial traffic distribution among all of the models that you specify in the endpoint configuration. If unspecified, defaults to 1.0. Ignored if modelName is not set (Inference Components endpoint).
Implementation
final pulumi.Input<double?>? initialVariantWeight;