items property
Optional: A complex type that contains cache behaviors for this
distribution. If Quantity
is 0
, you can omit
Items
.
Implementation
final List<CacheBehavior>? items;
Optional: A complex type that contains cache behaviors for this
distribution. If Quantity
is 0
, you can omit
Items
.
final List<CacheBehavior>? items;