DistributionDefaultCacheBehavior

data class DistributionDefaultCacheBehavior(val behavior: String)

Constructors

Link copied to clipboard
constructor(behavior: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The cache behavior of the distribution. Valid values: cache and dont-cache.