Values.ContinuousDeploymentSingleWeightConfigSourceContains the percentage of traffic to send to a staging distribution.
type nonrec t = {weight : Float_.t;The percentage of traffic to send to a staging distribution, expressed as a decimal number between 0 and 0.15. For example, a value of 0.10 means 10% of traffic is sent to the staging distribution.
*)sessionStickinessConfig : SessionStickinessConfig.t option;}