maxSeconds property

int? maxSeconds
getter/setter pair

Specifies the maximum duration (in seconds) to keep the instance alive via this probe.

Can be a maximum of 3600 seconds (1 hour).

Optional.

Implementation

core.int? maxSeconds;