items property
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;
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
.
final List<OriginCustomHeader>? items;