weight property

int? weight
final

The weight associated with the host. If hosts are equal in priority, calls are distributed among them based on their relative weight.

Implementation

final int? weight;