ttl property

String? ttl
getter/setter pair

Input only.

The TTL for this resource. The expiration time is computed: now + TTL.

Implementation

core.String? ttl;