ttl property

String? ttl
getter/setter pair

Input only.

The time-to-live (TTL) or duration for the subscription. If unspecified or set to 0, uses the maximum possible duration.

Implementation

core.String? ttl;