items property

List<String>? items
final

A complex type that contains one Name element for each header that you want CloudFront to forward to the origin and to vary on for this cache behavior. If Quantity is 0, omit Items.

Implementation

final List<String>? items;