latestRevision property

bool? latestRevision
getter/setter pair

Uses the "status.latestReadyRevisionName" to determine the instance split target.

When it changes, workloads will automatically migrate from the prior "latest ready" revision to the new one.

Implementation

core.bool? latestRevision;