Ttl

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Ttl(val seconds: Int)

Sets a table-level default TTL in seconds. Lookup tables never inherit this TTL.

Properties

Link copied to clipboard