duration property

String? duration
getter/setter pair

Duration of the patch job.

After the duration ends, the patch job times out.

Implementation

core.String? duration;