ttl property

String? ttl
getter/setter pair

The Time To Live for the DNS record, in seconds.

If not provided, a default of 30 seconds will be used.

Optional.

Implementation

core.String? ttl;