duration property

Duration? duration
getter/setter pair

The duration of the timeout. This cannot exceed 4 weeks!

(Works only when it's action type is ActionTypes.timeout).

Implementation

Duration? duration;