defaultCacheBehavior property

DefaultCacheBehavior defaultCacheBehavior
final

A complex type that describes the default cache behavior if you don't specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements. You must create exactly one default cache behavior.

Implementation

final DefaultCacheBehavior defaultCacheBehavior;