latestCreatedRevisionName property

String? latestCreatedRevisionName
getter/setter pair

LatestCreatedRevisionName is the last revision that was created from this Configuration.

It might not be ready yet, so for the latest ready revision, use LatestReadyRevisionName.

Implementation

core.String? latestCreatedRevisionName;