items property

List<OriginCustomHeader>? items
final

Optional: A list that contains one OriginCustomHeader element for each custom header that you want CloudFront to forward to the origin. If Quantity is 0, omit Items.

Implementation

final List<OriginCustomHeader>? items;