option property

ForwardValues? option
final

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;