maxWaitDuration property

Duration? maxWaitDuration
final

Optional. This is the maximum duration that a job will wait for the requested resources to be provisioned if the scheduling strategy is set to Strategy.DWS_FLEX_START. If set to 0, the job will wait indefinitely. The default is 24 hours.

Implementation

final protobuf.Duration? maxWaitDuration;