maxAutoMLJobRuntimeInSeconds property

int? maxAutoMLJobRuntimeInSeconds
final

The maximum time, in seconds, an AutoML job is allowed to wait for a trial to complete. It must be equal to or greater than MaxRuntimePerTrainingJobInSeconds.

Implementation

final int? maxAutoMLJobRuntimeInSeconds;