MaxAge

constructor(    maxAgeSeconds: Int,     proxyMaxAgeSeconds: Int? = null,     mustRevalidate: Boolean = false,     proxyRevalidate: Boolean = false,     visibility: CacheControl.Visibility? = null)