durationSeconds property

int? durationSeconds
final

The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days).

Implementation

final int? durationSeconds;