cacheBehaviors property

List<CacheBehaviorPerPath>? cacheBehaviors
final

An array of objects that describe the per-path cache behavior of the distribution.

Implementation

final List<CacheBehaviorPerPath>? cacheBehaviors;