<init>
MaxAge(
maxAgeSeconds: Int,
proxyMaxAgeSeconds: Int? = null,
mustRevalidate: Boolean = false,
proxyRevalidate: Boolean = false,
visibility: Visibility? = null)
Represents a cache control value with the specified max ages and re-validation strategies