AWS SDK for .NET Documentation
Weight Property
AmazonAmazon.Route53.ModelResourceRecordSetWeight Did this page help you?   Yes   No    Tell us about it...
Weighted resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that determines what portion of traffic for the current resource record set is routed to the associated location.

Constraints:

Range
0 - 255

Declaration Syntax
C#
public long Weight { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)