requestedRunDuration property

Duration? requestedRunDuration
getter/setter pair

Requested run duration for instances that will be created by this request.

At the end of the run duration instance will be deleted.

Implementation

Duration? requestedRunDuration;