estimatedTimeRemainingSeconds property
Estimated amount of time in seconds remaining in the step. This currently
only applies to the Downloading/Extracting
step of the
deployment. It is empty for other steps.
Implementation
final int? estimatedTimeRemainingSeconds;