option property
Specifies which cookies to forward to the distribution's origin for a cache
behavior: all
, none
, or allow-list
to
forward only the cookies specified in the cookiesAllowList
parameter.
Implementation
final ForwardValues? option;