robotDeploymentTimeoutInSeconds property

int? robotDeploymentTimeoutInSeconds
final

The amount of time, in seconds, to wait for deployment to a single robot to complete. Choose a time between 1 minute and 7 days. The default is 5 hours.

Implementation

final int? robotDeploymentTimeoutInSeconds;