maxRunDuration property

String? maxRunDuration
getter/setter pair

The maximum duration for the nodes to exist.

If unspecified, the nodes can exist indefinitely.

Implementation

core.String? maxRunDuration;