timeoutConfig property

IoTJobTimeoutConfig? timeoutConfig
final

The timeout configuration for the job. This configuration defines the amount of time each device has to complete the job.

Implementation

final IoTJobTimeoutConfig? timeoutConfig;