items property

List<String>? items
final

A list that contains one Name element for each header that you want CloudFront to use for caching in this cache behavior. If Quantity is 0, omit Items.

Implementation

final List<String>? items;