revisionTtl property

String? revisionTtl
getter/setter pair

The TTL for the revision.

The expiration time is computed: now + TTL.

Optional.

Implementation

core.String? revisionTtl;