maximumPerMinute property

int? maximumPerMinute
final

The maximum number of things that will be notified of a pending job, per minute. This parameter allows you to create a staged rollout.

Implementation

final int? maximumPerMinute;