policyDurationSeconds property

int? policyDurationSeconds
final

The length of time, in seconds, that the policy is enforced while placing a new game session. A null value for this property means that the policy is enforced until the queue times out.

Implementation

final int? policyDurationSeconds;