cacheBehaviors property
An array of objects that describe the per-path cache behavior of the distribution.
Implementation
final List<CacheBehaviorPerPath>? cacheBehaviors;
An array of objects that describe the per-path cache behavior of the distribution.
final List<CacheBehaviorPerPath>? cacheBehaviors;