waitMinutes property

int? waitMinutes
final

Required for setting up a job to use queue hopping. Minimum wait time in minutes until the job can hop to the destination queue. Valid range is 1 to 1440 minutes, inclusive.

Implementation

final int? waitMinutes;